Home
last modified time | relevance | path

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

/external/v8/src/debug/
Dmirrors.js2033 FrameMirror.prototype.invocationText = function() { method in FrameMirror
2176 result += this.invocationText();
Ddebug.js964 body: { invocationText: this.frame_.invocationText() } property