Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/internal/
Dchecks.js89 const /** boolean */ CHECK_TYPE = CHECK_LEVEL === CheckLevel.DEBUG; constant
704 CHECK_TYPE, property
/third_party/json/tests/src/
Dunit-regression1.cpp1033 #define CHECK_TYPE(v) \ macro