Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
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
279 #define ACCESSOR_READ_ONLY(name, c_getter_func_name, prop_attributes) \ in DISPATCH_ROUTINE_ROUTINE_NAME() macro
Decma-builtin-helpers-macro-defines.inc.h63 #define ACCESSOR_READ_ONLY(name, c_getter_func_name, prop_attributes) macro