Home
last modified time | relevance | path

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

/external/v8/src/debug/
Dmirrors.js144 mirror = new NullMirror();
301 return this instanceof NullMirror;
597 function NullMirror() { class
600 inherits(NullMirror, ValueMirror);
603 NullMirror.prototype.toText = function() { class
3061 "NullMirror", NullMirror,