Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dexecution.cc37 static InvokeParams SetUpForNew(Isolate* isolate, Handle<Object> constructor,
87 InvokeParams InvokeParams::SetUpForNew(Isolate* isolate, in SetUpForNew() function in v8::internal::__anon4e22d6320111::InvokeParams
559 return Invoke(isolate, InvokeParams::SetUpForNew(isolate, constructor, in New()