Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Dliteral-objects.cc155 void AddToDictionaryTemplate(IsolateT* isolate, Handle<Dictionary> dictionary, in AddToDictionaryTemplate() function
486 AddToDictionaryTemplate(isolate, in AddNamedProperty()
490 AddToDictionaryTemplate(isolate, properties_dictionary_template(), name, in AddNamedProperty()
504 AddToDictionaryTemplate(isolate, elements_dictionary_template_, element, in AddIndexedProperty()
565 AddToDictionaryTemplate(isolate, dictionary, name, key_index, value_kind, in AddToPropertiesTemplate()
582 AddToDictionaryTemplate(isolate, dictionary, key, key_index, value_kind, in AddToElementsTemplate()

Completed in 2 milliseconds