Searched refs:obj_templ (Results 1 – 1 of 1) sorted by relevance
98 v8::Local<v8::ObjectTemplate> obj_templ = v8::ObjectTemplate::New(isolate_); in TEST_F() local99 obj_templ->SetInternalFieldCount( in TEST_F()103 obj_templ->NewInstance(env.context()).ToLocalChecked(); in TEST_F()