Home
last modified time | relevance | path

Searched defs:hotPathBegin (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecode/
DStructureStubInfo.h166 CodeLocationLabel hotPathBegin; member
DCodeBlock.h104 CodeLocationDataLabelPtr hotPathBegin; member
/external/webkit/Source/JavaScriptCore/jit/
DJITPropertyAccess.cpp413 Label hotPathBegin(this); in compileGetByIdHotPath() local
490 Label hotPathBegin(this); in emit_op_put_by_id() local
DJITPropertyAccess32_64.cpp427 Label hotPathBegin(this); in compileGetByIdHotPath() local
502 Label hotPathBegin(this); in emit_op_put_by_id() local
DJIT.h144 MacroAssembler::Label hotPathBegin; member
148 MacroAssembler::DataLabelPtr hotPathBegin; member