Home
last modified time | relevance | path

Searched refs:RawInobjectPropertyAt (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc312 holder.object()->RawInobjectPropertyAt(cage_base, map, field_index); in GetOwnFastDataPropertyFromHeap()
1186 base::Optional<ObjectRef> JSObjectRef::RawInobjectPropertyAt( in RawInobjectPropertyAt() function in v8::internal::compiler::JSObjectRef
1203 object()->RawInobjectPropertyAt(cage_base, current_map, index); in RawInobjectPropertyAt()
H A Dheap-refs.h387 base::Optional<ObjectRef> RawInobjectPropertyAt(FieldIndex index) const;
H A Djs-create-lowering.cc1738 // Note: the use of RawInobjectPropertyAt (vs. the higher-level in TryAllocateFastLiteral()
1742 boilerplate.RawInobjectPropertyAt(index); in TryAllocateFastLiteral()
/third_party/node/deps/v8/src/objects/
H A Djs-objects-inl.h380 base::Optional<Object> JSObject::RawInobjectPropertyAt( in RawInobjectPropertyAt() function in v8::internal::JSObject
H A Djs-objects.h697 inline base::Optional<Object> RawInobjectPropertyAt(

Completed in 12 milliseconds