Searched refs:DECL_ASM (Results 1 – 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/builtins/ |
D | builtins.cc | 78 #define DECL_ASM(Name, ...) {#Name, Builtins::ASM, {}}, macro 80 DECL_CPP, DECL_TFJ, DECL_TFC, DECL_TFS, DECL_TFH, DECL_BCH, DECL_ASM)}; 87 #undef DECL_ASM
|