HomeSort by relevance Sort by last modified time
    Searched defs:DECLARE_CAST (Results 1 - 4 of 4) sorted by null

  /external/v8/src/objects/
object-macros-undef.h 8 #undef DECLARE_CAST
object-macros.h 24 #define DECLARE_CAST(type) \
  /external/v8/src/wasm/
wasm-interpreter.h 69 #define DECLARE_CAST(field, localtype, ctype) \
79 FOREACH_UNION_MEMBER(DECLARE_CAST)
80 #undef DECLARE_CAST
  /external/v8/src/asmjs/
asm-types.h 113 #define DECLARE_CAST(CamelName) \
115 FOR_EACH_ASM_CALLABLE_TYPE_LIST(DECLARE_CAST)
116 #undef DECLARE_CAST

Completed in 60 milliseconds