Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/v8windbg/src/
Dobject-inspection.cc514 bool is_generic; in GetValue() local
588 bool is_generic; in GetValue() local
/third_party/node/deps/v8/src/wasm/
Dvalue-type.h121 constexpr bool is_generic() const { in is_generic() function