Home
last modified time | relevance | path

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

/external/v8/tools/
Dtickprocessor.js384 if (!funcEntry || !funcEntry.isJSFunction || !funcEntry.isJSFunction()) {
Dprofile.js499 Profile.DynamicCodeEntry.prototype.isJSFunction = function() { method in Profile.DynamicCodeEntry
550 Profile.DynamicFuncCodeEntry.prototype.isJSFunction = function() { method in Profile.DynamicFuncCodeEntry