Home
last modified time | relevance | path

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

/external/v8/src/debug/
Dmirrors.js2853 properties[i] = this.serializeProperty_(propertyMirror);
2914 JSONProtocolSerializer.prototype.serializeProperty_ = function(propertyMirror) { method in JSONProtocolSerializer