HomeSort by relevance Sort by last modified time
    Searched refs:DEF_ENUM (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
code-stubs.h 84 #define DEF_ENUM(name) name,
85 CODE_STUB_LIST(DEF_ENUM)
86 #undef DEF_ENUM
builtins.h 202 #define DEF_ENUM(name, ignore) name,
203 BUILTINS_LIST_JS(DEF_ENUM)
204 #undef DEF_ENUM

Completed in 59 milliseconds