Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h6580 V8_WARN_UNUSED_RESULT MaybeLocal<Object> NewRemoteInstance();
/external/v8/src/api/
Dapi.cc6304 MaybeLocal<v8::Object> FunctionTemplate::NewRemoteInstance() { in NewRemoteInstance() function in v8::FunctionTemplate
6307 LOG_API(isolate, FunctionTemplate, NewRemoteInstance); in NewRemoteInstance()