Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-function.cc622 void SetInstancePrototype(Isolate* isolate, Handle<JSFunction> function, in SetInstancePrototype() function
703 SetInstancePrototype(isolate, function, construct_prototype); in SetPrototype()