Searched refs:Mirror (Results 1 – 19 of 19) sorted by relevance
/external/v8/src/ |
D | mirror-debugger.js | 224 function Mirror(type) { class 229 Mirror.prototype.type = function() { 238 Mirror.prototype.isValue = function() { 247 Mirror.prototype.isUndefined = function() { 256 Mirror.prototype.isNull = function() { 265 Mirror.prototype.isBoolean = function() { 274 Mirror.prototype.isNumber = function() { 283 Mirror.prototype.isString = function() { 292 Mirror.prototype.isObject = function() { 301 Mirror.prototype.isFunction = function() { [all …]
|
D | debug-debugger.js | 1302 if (this.body instanceof Mirror) { 1307 if (this.body[i] instanceof Mirror) { 2447 response.body = %GetLOLObjRetainers(id, Mirror.prototype, verbose, 2456 response.body.path = %GetLOLPath(id1, id2, Mirror.prototype); 2550 if (value instanceof Mirror) {
|
/external/v8/test/mjsunit/ |
D | mirror-array.js | 52 assertTrue(mirror instanceof debug.Mirror, 'Unexpected mirror hierachy'); 64 assertTrue(mirror.protoObject() instanceof debug.Mirror, 'Unexpected mirror hierachy'); 65 assertTrue(mirror.prototypeObject() instanceof debug.Mirror, 'Unexpected mirror hierachy'); 71 assertTrue(indexedProperties[i] instanceof debug.Mirror, 'Unexpected mirror hierachy');
|
D | mirror-function.js | 52 assertTrue(mirror instanceof debug.Mirror); 66 assertTrue(mirror.protoObject() instanceof debug.Mirror); 67 assertTrue(mirror.prototypeObject() instanceof debug.Mirror);
|
D | mirror-object.js | 52 assertTrue(mirror instanceof debug.Mirror, 'Unexpected mirror hierachy'); 63 assertTrue(mirror.protoObject() instanceof debug.Mirror, 'Unexpected mirror hierachy'); 64 assertTrue(mirror.prototypeObject() instanceof debug.Mirror, 'Unexpected mirror hierachy'); 72 assertTrue(properties[i] instanceof debug.Mirror, 'Unexpected mirror hierachy');
|
D | mirror-undefined.js | 37 assertTrue(mirror instanceof debug.Mirror);
|
D | mirror-null.js | 37 assertTrue(mirror instanceof debug.Mirror);
|
D | mirror-boolean.js | 38 assertTrue(mirror instanceof debug.Mirror);
|
D | mirror-number.js | 38 assertTrue(mirror instanceof debug.Mirror);
|
D | mirror-date.js | 38 assertTrue(mirror instanceof debug.Mirror);
|
D | mirror-string.js | 40 assertTrue(mirror instanceof debug.Mirror);
|
D | mirror-error.js | 52 assertTrue(mirror instanceof debug.Mirror);
|
D | mirror-script.js | 39 assertTrue(mirror instanceof debug.Mirror);
|
D | mirror-unresolved-function.js | 50 assertTrue(mirror instanceof debug.Mirror);
|
D | mirror-regexp.js | 63 assertTrue(mirror instanceof debug.Mirror);
|
/external/iproute2/doc/actions/ |
D | mirred-usage | 24 - Mirror takes a copy of the packet and sends it to specified 65 1) Mirror all packets arriving on eth0 to be sent out on eth1.
|
/external/jpeg/ |
D | usage.doc | 435 -flip horizontal Mirror image horizontally (left-right). 436 -flip vertical Mirror image vertically (top-bottom).
|
/external/webkit/Source/WebKit/chromium/ |
D | ChangeLog-2011-02-16 | 751 Mirror the update to the IDBObjectStoreInterface::put() signature in
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 45737 http://www.greyblue.net/MidnightBlue/Mirror/12.htm
|