Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/api/
Dapi-natives.cc187 MaybeHandle<JSObject> ConfigureInstance(Isolate* isolate, Handle<JSObject> obj, in ConfigureInstance() function
445 isolate, result, ConfigureInstance(isolate, object, info), JSObject); in InstantiateObject()
547 MaybeHandle<JSObject> result = ConfigureInstance(isolate, function, data); in InstantiateFunction()
/third_party/node/deps/v8/src/logging/
Druntime-call-stats.h411 V(ConfigureInstance) \