Searched defs:ROUTINE_CONFIGURABLE_ONLY (Results 1 - 3 of 3) sorted by relevance
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-helpers-macro-defines.inc.h | 51 #define ROUTINE_CONFIGURABLE_ONLY(name, c_function_name, args_number, length_prop_value) macro
|
| H A D | ecma-builtin-helpers-macro-undefs.inc.h | 26 #undef ROUTINE_CONFIGURABLE_ONLY macro
|
| H A D | ecma-builtin-internal-routines-template.inc.h | 46 #define ROUTINE_CONFIGURABLE_ONLY(name, c_function_name, args_number, length_prop_value) \ macro 71 #define ROUTINE_CONFIGURABLE_ONLY(name, c_function_name, args_number, length_prop_value) \ macro 98 #define ROUTINE_CONFIGURABLE_ONLY(name, c_function_name, args_number, length_prop_value) \ macro 260 #define ROUTINE_CONFIGURABLE_ONLY(name, c_function_name, args_number, length_prop_value) \ in DISPATCH_ROUTINE_ROUTINE_NAME() macro
|
Completed in 2 milliseconds