Searched refs:eitherCodeBlock (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DExecutable.h584 FunctionCodeBlock* eitherCodeBlock() function in class:JSC::FunctionExecutable
H A DExecutable.cpp643 if (!function->eitherCodeBlock())
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DCodeBlock.cpp2816 return jsCast<FunctionExecutable*>(codeOrigin.inlineCallFrame->executable.get())->eitherCodeBlock()->globalObject();

Completed in 87 milliseconds