Home
last modified time | relevance | path

Searched refs:isOwn (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dvalue-mirror.h39 bool isOwn; member
H A Dvalue-mirror.cc913 if (!mirror.isOwn && !mirror.isSynthetic) return true;
1409 bool isOwn = iterator->is_own(); in getProperties() local
1410 if (!isOwn && ownProperties) break; in getProperties()
1509 isOwn, in getProperties()
H A Dinjected-script.cc386 .setIsOwn(mirror.isOwn) in getProperties()

Completed in 6 milliseconds