Lines Matching refs:NewInstance

913   Local<v8::Object> base_instance = base_function->NewInstance();
914 Local<v8::Object> derived_instance = derived_function->NewInstance();
915 Local<v8::Object> derived_instance2 = derived_function->NewInstance();
916 Local<v8::Object> other_instance = other_function->NewInstance();
1204 Local<v8::Object> instance1 = templ1->NewInstance();
1213 Local<v8::Object> instance2 = templ2->NewInstance();
1269 base1->GetFunction()->NewInstance());
1277 base2->GetFunction()->NewInstance());
1584 templ->GetFunction()->NewInstance());
1619 templ->GetFunction()->NewInstance());
1732 bottom = templ->GetFunction()->NewInstance();
1733 Local<v8::Object> top = templ->GetFunction()->NewInstance();
1734 Local<v8::Object> middle = templ->GetFunction()->NewInstance();
1876 env->Global()->Set(v8_str("obj"), obj->NewInstance());
1904 Local<v8::Object> obj = templ->GetFunction()->NewInstance();
1933 Local<v8::Object> obj = templ->GetFunction()->NewInstance();
1965 Local<v8::Object> obj = templ->GetFunction()->NewInstance();
2137 Local<v8::Object> obj = function->NewInstance();
2735 Local<v8::Array> a0 = Local<v8::Array>::Cast(Foo->NewInstance(0, args0));
2739 Local<v8::Array> a1 = Local<v8::Array>::Cast(Foo->NewInstance(1, args1));
2745 Local<v8::Array> a2 = Local<v8::Array>::Cast(Foo->NewInstance(2, args2));
2753 Local<v8::Array> a3 = Local<v8::Array>::Cast(Foo->NewInstance(3, args3));
2763 Local<v8::Array> a4 = Local<v8::Array>::Cast(Foo->NewInstance(4, args4));
3421 context->Global()->Set(v8_str("obj"), templ->NewInstance());
3434 context->Global()->Set(v8_str("obj"), templ->NewInstance());
3481 context->Global()->Set(v8_str("obj"), templ->NewInstance());
3533 context->Global()->Set(v8_str("obj1"), templ->NewInstance());
3607 context->Global()->Set(v8_str("obj1"), templ->NewInstance());
3663 context->Global()->Set(v8_str("obj1"), templ->NewInstance());
3701 context->Global()->Set(v8_str("obj"), templ->NewInstance());
3726 context->Global()->Set(v8_str("obj"), templ->NewInstance());
3741 context->Global()->Set(v8_str("interceptor_obj"), templ->NewInstance());
3774 v8::Local<v8::Object> object = templ->NewInstance();
3862 context->Global()->Set(v8_str("obj"), templ->NewInstance());
3932 context->Global()->Set(v8_str("obj"), templ->NewInstance());
3984 context->Global()->Set(v8_str("obj"), templ->NewInstance());
4007 context->Global()->Set(v8_str("obj"), templ->NewInstance());
4028 context->Global()->Set(v8_str("obj"), templ->NewInstance());
4051 Local<v8::Object> obj = templ->NewInstance();
4076 Local<v8::Object> obj = templ->NewInstance();
4105 Local<v8::Object> obj = templ->NewInstance();
4128 Local<v8::Object> obj = templ->NewInstance();
4167 Local<v8::Object> obj = templ->NewInstance();
4196 Local<v8::Object> obj = templ->NewInstance();
4226 Local<v8::Object> obj = templ->NewInstance();
4256 Local<v8::Object> obj = templ->NewInstance();
4368 Local<v8::Object> obj = desc->GetFunction()->NewInstance();
4412 Local<v8::Object> obj = desc->GetFunction()->NewInstance();
4456 Local<v8::Object> obj = desc->GetFunction()->NewInstance();
5100 v8::Handle<v8::Object> interceptor = templ->NewInstance();
5295 context->Global()->Set(v8_str("k"), obj->NewInstance());
5358 context->Global()->Set(v8_str("k"), obj->NewInstance());
5434 context->Global()->Set(v8_str("o1"), obj->NewInstance());
5494 context->Global()->Set(v8_str("o"), templ->NewInstance());
5497 v8::Handle<v8::Object> obj = templ->NewInstance();
6054 v8::Handle<v8::Object> holder = obj->NewInstance();
6071 v8::Handle<v8::Object> obj1 = templ1->GetFunction()->NewInstance();
6072 v8::Handle<v8::Object> obj2 = templ2->GetFunction()->NewInstance();
6073 v8::Handle<v8::Object> obj3 = templ3->GetFunction()->NewInstance();
7047 global1->Set(v8_str("object"), obj_template->NewInstance());
7086 global->Set(v8_str("object"), obj_template->NewInstance());
7190 Local<v8::Object> object = object_template->NewInstance();
7339 Local<v8::Object> object = object_template->NewInstance();
7408 Local<v8::Object> object = object_template->NewInstance();
7477 Local<Value> o = t->GetFunction()->NewInstance();
7651 Local<Value> o = t->GetFunction()->NewInstance();
7688 Local<v8::Object> o0 = t0->GetFunction()->NewInstance();
7689 Local<v8::Object> o1 = t1->GetFunction()->NewInstance();
7690 Local<v8::Object> o2 = t2->GetFunction()->NewInstance();
7691 Local<v8::Object> o3 = t3->GetFunction()->NewInstance();
7732 Local<v8::Object> o0 = t0->GetFunction()->NewInstance();
7733 Local<v8::Object> o1 = t1->GetFunction()->NewInstance();
7734 Local<v8::Object> o2 = t2->GetFunction()->NewInstance();
7735 Local<v8::Object> o3 = t3->GetFunction()->NewInstance();
7803 Local<v8::Object> o1 = t1->GetFunction()->NewInstance();
7804 Local<v8::Object> o2 = t2->GetFunction()->NewInstance();
7805 Local<v8::Object> o3 = t3->GetFunction()->NewInstance();
7806 Local<v8::Object> o4 = t4->GetFunction()->NewInstance();
7865 Local<v8::Object> o0 = t->GetFunction()->NewInstance();
7866 Local<v8::Object> o1 = t->GetFunction()->NewInstance();
7910 Local<v8::Object> inst = cons->NewInstance();
7950 Local<Object> instance = instance_template->NewInstance();
8025 Local<Object> instance = instance_template->NewInstance();
8048 Local<Object> instance = instance_template->NewInstance();
8092 Local<Object> instance2 = instance_template->NewInstance();
8332 Local<v8::Object> instance = t->GetFunction()->NewInstance();
8385 Local<v8::Object> instance = t->GetFunction()->NewInstance();
8414 Local<v8::Object> instance = t->GetFunction()->NewInstance();
8444 Local<Object> instance = instance_template->NewInstance();
8452 Local<Object> instance = instance_template->NewInstance();
8602 context->Global()->Set(v8_str("o"), templ->NewInstance());
8810 context->Global()->Set(v8_str("o"), templ->NewInstance());
8841 context->Global()->Set(v8_str("o"), templ_o->NewInstance());
8842 context->Global()->Set(v8_str("p"), templ_p->NewInstance());
8873 context->Global()->Set(v8_str("o"), templ->NewInstance());
8902 context->Global()->Set(v8_str("o"), templ_o->NewInstance());
8903 context->Global()->Set(v8_str("p"), templ_p->NewInstance());
8930 context->Global()->Set(v8_str("o"), templ_o->NewInstance());
8931 context->Global()->Set(v8_str("p"), templ_p->NewInstance());
8962 context->Global()->Set(v8_str("o"), templ_o->NewInstance());
8963 context->Global()->Set(v8_str("p"), templ_p->NewInstance());
9013 context->Global()->Set(v8_str("o"), templ->NewInstance());
9026 context->Global()->Set(v8_str("o"), templ->NewInstance());
9056 context->Global()->Set(v8_str("o"), templ->NewInstance());
9075 context->Global()->Set(v8_str("o"), templ->NewInstance());
9103 context->Global()->Set(v8_str("o"), templ->NewInstance());
9123 context->Global()->Set(v8_str("o"), templ->NewInstance());
9150 context->Global()->Set(v8_str("o"), templ->NewInstance());
9182 context->Global()->Set(v8_str("o"), templ->NewInstance());
9216 context->Global()->Set(v8_str("o"), templ->NewInstance());
9246 context->Global()->Set(v8_str("o"), templ->NewInstance());
9276 context->Global()->Set(v8_str("o"), templ->NewInstance());
9302 context->Global()->Set(v8_str("o"), templ_o->NewInstance());
9380 v8::Local<v8::Object> nativeobject_obj = nativeobject_templ->NewInstance();
9404 v8::Local<v8::Object> nativeobject_obj = nativeobject_templ->NewInstance();
9434 context->Global()->Set(v8_str("o1"), obj->NewInstance());
9456 context->Global()->Set(v8_str("o1"), obj->NewInstance());
9484 context->Global()->Set(v8_str("o"), fun->NewInstance());
9511 context->Global()->Set(v8_str("o"), fun->NewInstance());
9541 context->Global()->Set(v8_str("o"), fun->NewInstance());
9577 context->Global()->Set(v8_str("o"), fun->NewInstance());
9613 context->Global()->Set(v8_str("o"), fun->NewInstance());
9652 context->Global()->Set(v8_str("o"), fun->NewInstance());
9688 context->Global()->Set(v8_str("o"), fun->NewInstance());
9712 context->Global()->Set(v8_str("o"), fun->NewInstance());
9739 context->Global()->Set(v8_str("o"), fun->NewInstance());
9771 context->Global()->Set(v8_str("o"), fun->NewInstance());
9812 context->Global()->Set(v8_str("o"), templ->NewInstance());
9836 context->Global()->Set(v8_str("proto1"), templ->NewInstance());
9863 context->Global()->Set(v8_str("o"), templ->NewInstance());
9888 context->Global()->Set(v8_str("o"), templ_o->NewInstance());
9912 context->Global()->Set(v8_str("proto"), templ_o->NewInstance());
9934 context->Global()->Set(v8_str("o"), templ_o->NewInstance());
10079 v8::Handle<v8::Object> obj = templ->NewInstance();
10094 v8::Handle<v8::Object> obj = templ->NewInstance();
10108 templ->GetFunction()->NewInstance());
10130 Local<Object> instance = templ->GetFunction()->NewInstance();
10293 Local<v8::Object> instance = child_templ->GetFunction()->NewInstance();
10351 Local<v8::Object> instance = templ->GetFunction()->NewInstance();
10903 v8::Handle<v8::Object> result = templ->NewInstance();
11011 context->Global()->Set(v8_str("obj"), t->NewInstance());
11135 Local<v8::Object> instance = templ->NewInstance();
11182 Local<v8::Object> instance_1 = templ->NewInstance();
11188 Local<v8::Object> instance_2 = templ->NewInstance();
12922 v8::Handle<v8::Object> obj = templ->NewInstance();
14508 context->Global()->Set(v8_str("P"), templ->NewInstance());
14557 context->Global()->Set(v8_str("P"), templ->NewInstance());
14617 context->Global()->Set(v8_str("P"), templ->NewInstance());
15640 context->Global()->Set(v8_str("o"), tmpl->NewInstance());
15708 instance1 = func1->NewInstance();
15709 instance2 = func2->NewInstance();
15849 Handle<Object> instance = templ->NewInstance();
15857 Handle<Object> instance = templ->NewInstance();
15865 Handle<Object> instance = templ->NewInstance();
15872 Handle<Object> instance = templ->NewInstance();
15879 Handle<Object> instance = templ->NewInstance();
15888 Handle<Object> instance = templ->NewInstance();
15988 Local<v8::Object> obj = templ->NewInstance();
16077 no_proto_template->NewInstance();
16089 hidden_proto_template->GetFunction()->NewInstance();
16096 protected_hidden_proto_template->GetFunction()->NewInstance();