Home
last modified time | relevance | path

Searched refs:NewRemoteInstance (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8-template.h523 V8_WARN_UNUSED_RESULT MaybeLocal<Object> NewRemoteInstance();
/third_party/node/deps/v8/include/v8-include/
H A Dv8-template.h507 V8_WARN_UNUSED_RESULT MaybeLocal<Object> NewRemoteInstance();
/third_party/node/deps/v8/src/api/
H A Dapi.cc6718 MaybeLocal<v8::Object> FunctionTemplate::NewRemoteInstance() { in NewRemoteInstance() function in v8::OneByteMask::FunctionTemplate
6721 API_RCS_SCOPE(isolate, FunctionTemplate, NewRemoteInstance); in NewRemoteInstance()
6726 "v8::FunctionTemplate::NewRemoteInstance", in NewRemoteInstance()
6731 "v8::FunctionTemplate::NewRemoteInstance", in NewRemoteInstance()

Completed in 25 milliseconds