Searched refs:isGeneratedForCall (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DFunctionExecutableDump.cpp36 if (m_executable->isGeneratedForCall())
H A DExecutable.h591 bool isGeneratedForCall() const function in class:JSC::FunctionExecutable
614 return isGeneratedForCall();

Completed in 180 milliseconds