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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DJumpTable.cpp37 int32_t SimpleJumpTable::offsetForValue(int32_t value, int32_t defaultOffset) argument
H A DJumpTable.h54 inline int32_t offsetForValue(StringImpl* value, int32_t defaultOffset) argument
H A DUnlinkedCodeBlock.h195 inline int32_t offsetForValue(StringImpl* value, int32_t defaultOffset) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITOpcodes32_64.cpp1030 unsigned defaultOffset = currentInstruction[2].u.operand; local
1048 unsigned defaultOffset = currentInstruction[2].u.operand; local
1066 unsigned defaultOffset = currentInstruction[2].u.operand; local
H A DJIT.h134 unsigned defaultOffset; member in struct:JSC::SwitchRecord
136 SwitchRecord(SimpleJumpTable* jumpTable, unsigned bytecodeOffset, unsigned defaultOffset, Type type) argument
144 SwitchRecord(StringJumpTable* jumpTable, unsigned bytecodeOffset, unsigned defaultOffset) argument
H A DJITOpcodes.cpp711 unsigned defaultOffset = currentInstruction[2].u.operand; local
729 unsigned defaultOffset = currentInstruction[2].u.operand; local
747 unsigned defaultOffset = currentInstruction[2].u.operand; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/llint/
H A DLLIntSlowPaths.cpp1265 int defaultOffset = pc[2].u.operand; local
1281 int defaultOffset = pc[2].u.operand; local
1292 int defaultOffset = pc[2].u.operand; local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ddtfmttst.cpp363 int32_t defaultOffset = defaultTZ->getRawOffset(); local

Completed in 227 milliseconds