Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/init/
Dbootstrapper.cc522 V8_NOINLINE void SetConstructorInstanceType(Isolate* isolate, in SetConstructorInstanceType() function
1768 SetConstructorInstanceType(isolate_, array_function, in InitializeGlobal()
2445 SetConstructorInstanceType(isolate_, promise_fun, in InitializeGlobal()
2643 SetConstructorInstanceType(isolate_, regexp_fun, in InitializeGlobal()
4079 SetConstructorInstanceType(isolate_, result, constructor_type); in InstallTypedArray()