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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DLLIntCallLinkInfo.h53 machineCodeTarget = MacroAssemblerCodePtr();
60 MacroAssemblerCodePtr machineCodeTarget; member in struct:JSC::LLIntCallLinkInfo
/macosx-10.9.5/JavaScriptCore-7537.78.1/llint/
H A DLowLevelInterpreter.asm218 cloopCallJSFunction LLIntCallLinkInfo::machineCodeTarget[callLinkInfo]
220 call LLIntCallLinkInfo::machineCodeTarget[callLinkInfo]
H A DLLIntSlowPaths.cpp1418 callLinkInfo->machineCodeTarget = codePtr;

Completed in 389 milliseconds