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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGJITCompiler.h448 struct JSCallRecord { struct in class:JSC::DFG::JITCompiler
449 JSCallRecord(Call fastCall, Call slowCall, DataLabelPtr targetToCheck, CallLinkInfo::CallType callType, GPRReg callee, CodeOrigin codeOrigin) function in struct:JSC::DFG::JITCompiler::JSCallRecord

Completed in 68 milliseconds