Home
last modified time | relevance | path

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

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