Searched defs:ROUTINE_CONFIGURABLE_ONLY (Results 1 – 2 of 2) sorted by relevance
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
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
|
D | ecma-builtin-helpers-macro-defines.inc.h | 51 #define ROUTINE_CONFIGURABLE_ONLY(name, c_function_name, args_number, length_prop_value) macro
|