Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-classes.cc282 Handle<NumberDictionary> elements_dictionary_template, in AddDescriptorsByTemplate() argument
290 *elements_dictionary_template == in AddDescriptorsByTemplate()
292 ? elements_dictionary_template in AddDescriptorsByTemplate()
294 elements_dictionary_template); in AddDescriptorsByTemplate()
363 Handle<NumberDictionary> elements_dictionary_template, in AddDescriptorsByTemplate() argument
372 ShallowCopyDictionaryTemplate(isolate, elements_dictionary_template); in AddDescriptorsByTemplate()
460 Handle<NumberDictionary> elements_dictionary_template( in InitClassPrototype() local
480 elements_dictionary_template, computed_properties, prototype, in InitClassPrototype()
490 elements_dictionary_template, prototype, in InitClassPrototype()
509 Handle<NumberDictionary> elements_dictionary_template( in InitClassConstructor() local
[all …]