Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc13015 void SetInstancePrototype(Isolate* isolate, Handle<JSFunction> function, in SetInstancePrototype() function
13106 SetInstancePrototype(isolate, function, construct_prototype); in SetPrototype()