Home
last modified time | relevance | path

Searched refs:ACCESSOR_READ_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.h53 #define ACCESSOR_READ_ONLY(name, c_getter_func_name, prop_attributes) \ macro
78 #define ACCESSOR_READ_ONLY(name, c_getter_func_name, prop_attributes) \ macro
112 #define ACCESSOR_READ_ONLY(name, c_getter_func_name, prop_attributes) \ macro
149 #define ACCESSOR_READ_ONLY(name, c_getter_func_name, prop_attributes) \
279 #define ACCESSOR_READ_ONLY(name, c_getter_func_name, prop_attributes) \ in DISPATCH_ROUTINE_ROUTINE_NAME() macro
H A Decma-builtin-helpers-macro-defines.inc.h62 #ifndef ACCESSOR_READ_ONLY
63 #define ACCESSOR_READ_ONLY(name, c_getter_func_name, prop_attributes) macro
64 #endif /* !ACCESSOR_READ_ONLY */
H A Decma-builtin-helpers-macro-undefs.inc.h29 #undef ACCESSOR_READ_ONLY macro

Completed in 1 milliseconds