Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.cc739 return isolate->factory()->NewTemplateObjectDescription(raw_strings, in GetOrBuildDescription()
/external/v8/src/heap/
Dfactory.h206 Handle<TemplateObjectDescription> NewTemplateObjectDescription(
Dfactory.cc252 Handle<TemplateObjectDescription> Factory::NewTemplateObjectDescription( in NewTemplateObjectDescription() function in v8::internal::Factory