Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h5130 V8_WARN_UNUSED_RESULT MaybeLocal<Object> NewRemoteInstance();
/external/v8/src/
Dapi.cc6359 MaybeLocal<v8::Object> FunctionTemplate::NewRemoteInstance() { in NewRemoteInstance() function in v8::FunctionTemplate
6362 LOG_API(isolate, FunctionTemplate, NewRemoteInstance); in NewRemoteInstance()