Home
last modified time | relevance | path

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

/external/v8/src/
Dapi-natives.cc471 Object* protoype_provider_templ = data->prototype_provider_template(); in InstantiateFunction() local
472 if (protoype_provider_templ->IsUndefined(isolate)) { in InstantiateFunction()
477 GetInstancePrototype(isolate, protoype_provider_templ), JSFunction); in InstantiateFunction()