Searched defs:dict_index (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | heap-refs.cc | 369 GetOwnDictionaryPropertyFromHeap( JSHeapBroker* broker, Handle<JSObject> receiver, InternalIndex dict_index) GetOwnDictionaryPropertyFromHeap() argument |
/third_party/node/deps/v8/src/objects/ | ||
H A D | js-objects.cc | 4440 DictionaryPropertyAt(Isolate* isolate, Handle<JSObject> object, InternalIndex dict_index) DictionaryPropertyAt() argument 4454 DictionaryPropertyAt(Handle<JSObject> object, InternalIndex dict_index, Heap* heap) DictionaryPropertyAt() argument |
Completed in 18 milliseconds