Home
last modified time | relevance | path

Searched defs:clientSubtype (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/inspector/
Dvalue-mirror.cc943 auto clientSubtype = clientFor(context)->valueSubtype(object); in getPropertiesForPreview() local
1678 auto clientSubtype = (value->IsUndefined() || value->IsObject()) in create() local