Home
last modified time | relevance | path

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

/external/v8/src/
Dmirror-debugger.js383 return this instanceof ContextMirror;
1758 this.context_ = new ContextMirror(script.context_data);
1871 function ContextMirror(data) { class
1876 inherits(ContextMirror, Mirror);
1879 ContextMirror.prototype.data = function() {