Home
last modified time | relevance | path

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

/external/v8/src/api/
Dapi-natives.cc479 Handle<Object> protoype_provider_templ( in InstantiateFunction() local
481 if (protoype_provider_templ->IsUndefined(isolate)) { in InstantiateFunction()
486 GetInstancePrototype(isolate, protoype_provider_templ), JSFunction); in InstantiateFunction()