Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Dliteral-objects.cc394 ? properties_dictionary_template_ in properties_template()
410 properties_dictionary_template_ = in CreateTemplates()
413 properties_dictionary_template_ = factory->empty_property_dictionary(); in CreateTemplates()
420 properties_dictionary_template_ = in CreateTemplates()
425 properties_dictionary_template_ = NameDictionary::New( in CreateTemplates()
461 properties_dictionary_template_ = in AddConstant()
466 properties_dictionary_template_ = in AddConstant()
536 return Handle<NameDictionary>::cast(properties_dictionary_template_); in properties_dictionary_template()
540 return Handle<SwissNameDictionary>::cast(properties_dictionary_template_); in properties_ordered_dictionary_template()
553 Handle<HeapObject> properties_dictionary_template_; member in v8::ObjectDescriptor
[all...]

Completed in 2 milliseconds