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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCallLinkInfo.h77 CodeLocationDataLabelPtr hotPathBegin; member in struct:JSC::CallLinkInfo
H A DStructureStubInfo.h305 CodeLocationLabel hotPathBegin; member in struct:JSC::StructureStubInfo
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJIT.h161 MacroAssembler::Label hotPathBegin; member in struct:JSC::PropertyStubCompilationInfo
278 MacroAssembler::DataLabelPtr hotPathBegin; member in struct:JSC::StructureStubCompilationInfo
189 PropertyStubCompilationInfo( PropertyStubGetById_T, unsigned bytecodeIndex, MacroAssembler::Label hotPathBegin, MacroAssembler::DataLabelPtr structureToCompare, MacroAssembler::PatchableJump structureCheck, MacroAssembler::ConvertibleLoadLabel propertyStorageLoad, MacroAssembler::DataLabelCompact displacementLabel, MacroAssembler::Label putResult) argument
217 PropertyStubCompilationInfo( PropertyStubPutById_T, unsigned bytecodeIndex, MacroAssembler::Label hotPathBegin, MacroAssembler::DataLabelPtr structureToCompare, MacroAssembler::ConvertibleLoadLabel propertyStorageLoad, MacroAssembler::DataLabel32 displacementLabel ) argument

Completed in 175 milliseconds