Home
last modified time | relevance | path

Searched defs:IsUnboxedDoubleField (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/objects/
Dmap-inl.h159 bool Map::IsUnboxedDoubleField(FieldIndex index) const { in IsUnboxedDoubleField() function
164 bool Map::IsUnboxedDoubleField(IsolateRoot isolate, FieldIndex index) const { in IsUnboxedDoubleField() function
Djs-objects-inl.h305 bool JSObject::IsUnboxedDoubleField(FieldIndex index) const { in IsUnboxedDoubleField() function
310 bool JSObject::IsUnboxedDoubleField(IsolateRoot isolate, in IsUnboxedDoubleField() function
/external/v8/src/compiler/
Djs-heap-broker.cc3198 bool MapRef::IsUnboxedDoubleField(InternalIndex descriptor_index) const { in IsUnboxedDoubleField() function in v8::internal::compiler::MapRef