Home
last modified time | relevance | path

Searched defs:RawFastDoublePropertyAt (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Djs-objects-inl.h334 double JSObject::RawFastDoublePropertyAt(FieldIndex index) const { in RawFastDoublePropertyAt() function
/external/v8/src/compiler/
Djs-heap-broker.cc3016 double JSObjectRef::RawFastDoublePropertyAt(FieldIndex index) const { in RawFastDoublePropertyAt() function in v8::internal::compiler::JSObjectRef