Searched defs:EvalExecutable (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DExecutable.cpp119 EvalExecutable::EvalExecutable(ExecState* exec, PassRefPtr<CodeCache> codeCache, const SourceCode& source, bool inStrictContext) function in class:JSC::EvalExecutable
[all...]
H A DExecutable.h427 class EvalExecutable : public ScriptExecutable { class in namespace:JSC

Completed in 116 milliseconds