Home
last modified time | relevance | path

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

/external/v8/src/objects/
Djs-objects-inl.h319 Object JSObject::RawFastPropertyAt(FieldIndex index) const { in RawFastPropertyAt() function
324 Object JSObject::RawFastPropertyAt(IsolateRoot isolate, in RawFastPropertyAt() function
/external/v8/src/compiler/
Djs-heap-broker.cc3038 ObjectRef JSObjectRef::RawFastPropertyAt(FieldIndex index) const { in RawFastPropertyAt() function in v8::internal::compiler::JSObjectRef