Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.h708 #define DEF_TESTER(Type, ...) bool Is##Type##Map() const; macro
709 INSTANCE_TYPE_CHECKERS(DEF_TESTER)
710 #undef DEF_TESTER macro
H A Dheap-refs.cc1051 #define DEF_TESTER(Type, ...) \ macro
1055 INSTANCE_TYPE_CHECKERS(DEF_TESTER)
1056 #undef DEF_TESTER macro
/third_party/node/deps/v8/src/objects/
H A Dmap-inl.h671 #define DEF_TESTER(Type, ...) \ macro
675 INSTANCE_TYPE_CHECKERS(DEF_TESTER)
676 #undef DEF_TESTER macro

Completed in 8 milliseconds