Searched defs:offsetForValue (Results 1 – 2 of 2) sorted by relevance
35 int32_t SimpleJumpTable::offsetForValue(int32_t value, int32_t defaultOffset) in offsetForValue() function in JSC::SimpleJumpTable
54 inline int32_t offsetForValue(UString::Rep* value, int32_t defaultOffset) in offsetForValue() function