Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/api/
Dapi-natives.cc503 Handle<Object> protoype_provider_templ( in InstantiateFunction() local
505 if (protoype_provider_templ->IsUndefined(isolate)) { in InstantiateFunction()
510 GetInstancePrototype(isolate, protoype_provider_templ), JSFunction); in InstantiateFunction()