Searched refs:V8Profile (Results 1 – 1 of 1) sorted by relevance
33 function V8Profile(separateIc) { class36 this.skipThisFunction = function(name) { return V8Profile.IC_RE.test(name); };39 inherits(V8Profile, Profile);42 V8Profile.IC_RE =147 V8Profile.prototype.handleUnknownCode = function(168 this.profile_ = new V8Profile(separateIc);