Home
last modified time | relevance | path

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

/external/v8/tools/
Dprofile.js225 Profile.prototype.addScriptSource = function(script, source) { method in Profile
1005 JsonProfile.prototype.addScriptSource = function(script, url, source) { method in JsonProfile
Dtickprocessor.js335 this.profile_.addScriptSource(script, url, source);