Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc5775 Object* construct_prototype = value; in SetPrototype() local
5794 construct_prototype = in SetPrototype()
5801 return SetInstancePrototype(construct_prototype); in SetPrototype()