Searched defs:IsUnboxedDoubleField (Results 1 – 3 of 3) sorted by relevance
159 bool Map::IsUnboxedDoubleField(FieldIndex index) const { in IsUnboxedDoubleField() function164 bool Map::IsUnboxedDoubleField(IsolateRoot isolate, FieldIndex index) const { in IsUnboxedDoubleField() function
305 bool JSObject::IsUnboxedDoubleField(FieldIndex index) const { in IsUnboxedDoubleField() function310 bool JSObject::IsUnboxedDoubleField(IsolateRoot isolate, in IsUnboxedDoubleField() function
3198 bool MapRef::IsUnboxedDoubleField(InternalIndex descriptor_index) const { in IsUnboxedDoubleField() function in v8::internal::compiler::MapRef