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

/external/chromium_org/v8/src/
H A Dapi.cc1268 static i::Handle<i::FunctionTemplateInfo> EnsureConstructor( function in namespace:v8
1310 EnsureConstructor(isolate, object_template);
1407 EnsureConstructor(isolate, this);
1434 EnsureConstructor(isolate, this);
1450 EnsureConstructor(isolate, this);
1483 EnsureConstructor(isolate, this);
1511 EnsureConstructor(isolate, this);
1545 EnsureConstructor(isolate, this);
5154 global_constructor = EnsureConstructor(isolate, *global_template);
5159 proxy_constructor = EnsureConstructor(isolat
[all...]

Completed in 142 milliseconds