Home
last modified time | relevance | path

Searched defs:raw_properties_or_hash (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc319 Object raw_properties_or_hash = in GetOwnFastDataPropertyFromHeap() local
1182 base::Optional<ObjectRef> JSObjectRef::raw_properties_or_hash() const { in raw_properties_or_hash() function in v8::internal::compiler::JSObjectRef
/third_party/node/deps/v8/src/objects/
Djs-objects-inl.h146 ACCESSORS(JSReceiver, raw_properties_or_hash, Object, kPropertiesOrHashOffset) in ACCESSORS() argument
/third_party/node/deps/v8/src/heap/
Dfactory.cc3126 Handle<Object> raw_properties_or_hash(object->raw_properties_or_hash(), in ReinitializeJSGlobalProxy() local