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

  /external/v8/src/
builtins.h 298 #define DEF_ENUM(name, ignore) name,
299 BUILTINS_LIST_JS(DEF_ENUM)
300 #undef DEF_ENUM
code-stubs.h 114 #define DEF_ENUM(name) name,
115 CODE_STUB_LIST(DEF_ENUM)
116 #undef DEF_ENUM
    [all...]

Completed in 39 milliseconds