Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:interpreter

118         * kjs/interpreter.cpp: (Context::scopeChain): Return chain by reference.
119 * kjs/interpreter.h: Make some Context methods inline.
310 (ContextImp::ContextImp): Set the context in the interpreter.
311 (ContextImp::~ContextImp): Set the context in the interpreter to the caller.
317 * kjs/interpreter.cpp: (Context::scopeChain): List -> ScopeChain.
318 * kjs/interpreter.h: List -> ScopeChain.
557 * kjs/interpreter.h: Remove stray declaration of ExecStateImp.
711 * kjs/interpreter.cpp: (Interpreter::finalCheck): Remove List::globalClear().
745 * kjs/interpreter.cpp: (Interpreter::globalObject): Ditto.
746 * kjs/interpreter.h: Ditto.
921 * kjs/interpreter.h: Removed the level of indirection, and made it all inline.
922 * kjs/interpreter.cpp: Removed ExecState implementation from here altogether.
2056 time. If you try to use a single interpreter object from multiple
2183 deallocate and null out emptyList, because once the last interpreter