Home
last modified time | relevance | path

Searched refs:CreateElementDictionary (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-objects.cc4212 Handle<NumberDictionary> CreateElementDictionary(Isolate* isolate, in CreateElementDictionary() function
4332 new_element_dictionary = CreateElementDictionary(isolate, object); in PreventExtensionsWithTransition()
4340 new_element_dictionary = CreateElementDictionary(isolate, object); in PreventExtensionsWithTransition()
4354 new_element_dictionary = CreateElementDictionary(isolate, object); in PreventExtensionsWithTransition()