ScriptObject.lookupField

Looks up a field through the prototype chain. Note that this does not call any getters because it is not possible to pass an Environment to opIndex.

class ScriptObject
lookupField
(
in string name
)

Meta