Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dinjected-script-source.js411 descriptor.isOwn = true;
434 descriptor.isOwn = true;
473 …yIfNeeded(descriptors, { name: typedArrays[i], value: typedArrays[i + 1], isOwn: true, enumerable:… property
492 …__", value: proto, writable: true, configurable: true, enumerable: false, isOwn: true, __proto__: … property
920 isOwn: true, property
965 if (!descriptor.isOwn)
Djs_protocol.pdl1000 optional boolean isOwn