Home
last modified time | relevance | path

Searched defs:ROUTINE_CONFIGURABLE_ONLY (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-internal-routines-template.inc.h46 #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
Decma-builtin-helpers-macro-defines.inc.h51 #define ROUTINE_CONFIGURABLE_ONLY(name, c_function_name, args_number, length_prop_value) macro