Home
last modified time | relevance | path

Searched refs:DECLARE_STRUCT_PREDICATE (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dobjects.h765 #define DECLARE_STRUCT_PREDICATE(NAME, Name, name) inline bool Is##Name(); macro
766 STRUCT_LIST(DECLARE_STRUCT_PREDICATE)
767 #undef DECLARE_STRUCT_PREDICATE