Searched defs:BUILTIN_ROUTINE (Results 1 - 3 of 3) sorted by relevance
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtins.h | 28 #define BUILTIN_ROUTINE(builtin_id, \ macro 36 #undef BUILTIN_ROUTINE macro 37 #define BUILTIN_ROUTINE(a, b, c, d, e) macro 46 #undef BUILTIN_ROUTINE macro
|
| H A D | ecma-builtins-internal.h | 83 #define BUILTIN_ROUTINE(builtin_id, \ macro 115 #undef BUILTIN_ROUTINE macro
|
| H A D | ecma-builtins.c | 90 #define BUILTIN_ROUTINE(builtin_id, \ macro 98 #undef BUILTIN_ROUTINE macro 99 #define BUILTIN_ROUTINE(a, b, c, d, e) macro 108 #undef BUILTIN_ROUTINE macro 118 #define BUILTIN_ROUTINE(builtin_id, \ macro 126 #undef BUILTIN_ROUTINE macro 127 #define BUILTIN_ROUTINE(a, b, c, d, e) macro 136 #undef BUILTIN_ROUTINE macro 155 #define BUILTIN_ROUTINE(builtin_id, \ macro 163 #undef BUILTIN_ROUTINE macro 164 #define BUILTIN_ROUTINE global() macro 173 #undef BUILTIN_ROUTINE global() macro 184 #define BUILTIN_ROUTINE global() macro 191 #undef BUILTIN_ROUTINE global() macro 203 #define BUILTIN_ROUTINE global() macro 210 #undef BUILTIN_ROUTINE global() macro 222 #define BUILTIN_ROUTINE global() macro 230 #undef BUILTIN_ROUTINE global() macro 231 #define BUILTIN_ROUTINE global() macro 239 #undef BUILTIN_ROUTINE global() macro [all...] |
Completed in 2 milliseconds