Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-heap-broker.cc802 ObjectRef JSObjectRef::RawFastPropertyAt(FieldIndex index) const { in RawFastPropertyAt() function in v8::internal::compiler::JSObjectRef
/external/v8/src/
Dobjects-inl.h1407 Object* JSObject::RawFastPropertyAt(FieldIndex index) { in RawFastPropertyAt() function