Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/src/
Dexecution.cc533 Handle<FunctionTemplateInfo> cons_template = in InstantiateObject() local
536 Handle<JSFunction> cons = InstantiateFunction(cons_template, exc); in InstantiateObject()