Home
last modified time | relevance | path

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

/external/v8/src/debug/
Dmirrors.js155 var tempCtor = function(){}; function
156 tempCtor.prototype = superCtor.prototype; class
158 ctor.prototype = new tempCtor();