Searched refs:ForInObjectOffset (Results 1 – 6 of 6) sorted by relevance
27 static FieldIndex ForInObjectOffset(int offset, Map* map = NULL);
14 inline FieldIndex FieldIndex::ForInObjectOffset(int offset, Map* map) { in ForInObjectOffset() function
1665 input, FieldIndex::ForInObjectOffset(JSValue::kValueOffset))); in BuildToPrimitive()
379 FieldIndex field_index = FieldIndex::ForInObjectOffset(offset); in LookupSpecialFieldAccessor()407 FieldIndex field_index = FieldIndex::ForInObjectOffset(offset); in LookupSpecialFieldAccessor()
1117 FieldIndex index = FieldIndex::ForInObjectOffset(String::kLengthOffset); in CompileHandler()1161 FieldIndex index = FieldIndex::ForInObjectOffset(object_offset, *map); in CompileHandler()1166 FieldIndex index = FieldIndex::ForInObjectOffset(object_offset, *map); in CompileHandler()
10409 FieldIndex::ForInObjectOffset(JSArrayBufferView::kByteLengthOffset))); in GenerateArrayBufferViewGetByteLength()10422 FieldIndex::ForInObjectOffset(JSArrayBufferView::kByteOffsetOffset))); in GenerateArrayBufferViewGetByteOffset()10435 FieldIndex::ForInObjectOffset(JSTypedArray::kLengthOffset))); in GenerateTypedArrayGetLength()