Searched refs:callingFileKey (Results 1 – 2 of 2) sorted by relevance
37 const callingFileKey = "callingFile" const137 callingFile := thread.Local(callingFileKey).(string)185 childThread.SetLocal(callingFileKey, modulePath)399 mainThread.SetLocal(callingFileKey, filename)
130 thread.SetLocal(callingFileKey, "testdata/load.star")