Searched refs:DECL_TFJ (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/builtins/ |
D | builtins.cc | 44 #define DECL_TFJ(Name, Count, ...) { #Name, Builtins::TFJ, \ macro 48 #define DECL_TFJ(Name, Count, ...) { #Name, Builtins::TFJ, \ macro 59 BUILTIN_LIST(DECL_CPP, DECL_API, DECL_TFJ, DECL_TFC, DECL_TFS, DECL_TFH, 64 #undef DECL_TFJ
|