Home
last modified time | relevance | path

Searched refs:ROUTINE_CONFIGURABLE_ONLY (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A 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
135 #define ROUTINE_CONFIGURABLE_ONLY(name, c_function_name, args_number, length_prop_value) \
260 #define ROUTINE_CONFIGURABLE_ONLY(name, c_function_name, args_number, length_prop_value) \ in DISPATCH_ROUTINE_ROUTINE_NAME() macro
H A Decma-builtin-helpers-macro-defines.inc.h50 #ifndef ROUTINE_CONFIGURABLE_ONLY
51 #define ROUTINE_CONFIGURABLE_ONLY(name, c_function_name, args_number, length_prop_value) macro
52 #endif /* !ROUTINE_CONFIGURABLE_ONLY */
H A Decma-builtin-helpers-macro-undefs.inc.h26 #undef ROUTINE_CONFIGURABLE_ONLY macro

Completed in 2 milliseconds