context.h
39 ContextImp(Object &glob, InterpreterImp *interpreter, Object &thisV, int _sourceId, CodeType type = GlobalCode,
Represents an execution context, as specified by section 10 of the ECMA spec.
Definition: interpreter.h:72