Home
last modified time | relevance | path

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

/external/v8/src/debug/
Dmirrors.js2022 FrameMirror.prototype.invocationText = function() { method in FrameMirror
Ddebug.js1042 body: { invocationText: this.frame_.invocationText() } property