Home
last modified time | relevance | path

Searched refs:BUILTIN_UNDERSCORED_ID (Results 1 - 25 of 83) sorted by relevance

1234

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-internal-routines-template.inc.h16 #ifndef BUILTIN_UNDERSCORED_ID
17 # error "Please, define BUILTIN_UNDERSCORED_ID"
18 #endif /* !BUILTIN_UNDERSCORED_ID */
31 PASTE (PASTE (ecma_builtin_, BUILTIN_UNDERSCORED_ID), _property_descriptor_list)
33 PASTE (PASTE (ecma_builtin_, BUILTIN_UNDERSCORED_ID), _dispatch_routine)
68 PASTE (ECMA_ROUTINE_START_, BUILTIN_UNDERSCORED_ID) = ECMA_BUILTIN_ID__COUNT - 1,
303 #undef BUILTIN_UNDERSCORED_ID macro
H A Decma-builtin-evalerror-prototype.c34 #define BUILTIN_UNDERSCORED_ID eval_error_prototype macro
H A Decma-builtin-generator.c24 #define BUILTIN_UNDERSCORED_ID generator macro
H A Decma-builtin-referenceerror-prototype.c34 #define BUILTIN_UNDERSCORED_ID reference_error_prototype macro
H A Decma-builtin-rangeerror-prototype.c34 #define BUILTIN_UNDERSCORED_ID range_error_prototype macro
H A Decma-builtin-syntaxerror-prototype.c34 #define BUILTIN_UNDERSCORED_ID syntax_error_prototype macro
H A Decma-builtin-typeerror-prototype.c34 #define BUILTIN_UNDERSCORED_ID type_error_prototype macro
H A Decma-builtin-urierror-prototype.c34 #define BUILTIN_UNDERSCORED_ID uri_error_prototype macro
H A Decma-builtin-array-prototype-unscopables.c25 #define BUILTIN_UNDERSCORED_ID array_prototype_unscopables macro
H A Decma-builtin-map-iterator-prototype.c26 #define BUILTIN_UNDERSCORED_ID map_iterator_prototype macro
H A Decma-builtin-iterator-prototype.c26 #define BUILTIN_UNDERSCORED_ID iterator_prototype macro
H A Decma-builtin-set-iterator-prototype.c26 #define BUILTIN_UNDERSCORED_ID set_iterator_prototype macro
H A Decma-builtin-evalerror.c34 #define BUILTIN_UNDERSCORED_ID eval_error macro
H A Decma-builtin-promise-prototype.c25 #define BUILTIN_UNDERSCORED_ID promise_prototype macro
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-float32array-prototype.c24 #define BUILTIN_UNDERSCORED_ID float32array_prototype macro
H A Decma-builtin-int16array-prototype.c24 #define BUILTIN_UNDERSCORED_ID int16array_prototype macro
H A Decma-builtin-int32array-prototype.c24 #define BUILTIN_UNDERSCORED_ID int32array_prototype macro
H A Decma-builtin-uint8clampedarray-prototype.c24 #define BUILTIN_UNDERSCORED_ID uint8clampedarray_prototype macro
H A Decma-builtin-uint8array-prototype.c24 #define BUILTIN_UNDERSCORED_ID uint8array_prototype macro
H A Decma-builtin-uint16array-prototype.c24 #define BUILTIN_UNDERSCORED_ID uint16array_prototype macro
H A Decma-builtin-uint32array-prototype.c24 #define BUILTIN_UNDERSCORED_ID uint32array_prototype macro
H A Decma-builtin-int8array-prototype.c24 #define BUILTIN_UNDERSCORED_ID int8array_prototype macro
H A Decma-builtin-float64array-prototype.c25 #define BUILTIN_UNDERSCORED_ID float64array_prototype macro
H A Decma-builtin-float32array.c30 #define BUILTIN_UNDERSCORED_ID float32array macro
H A Decma-builtin-int16array.c30 #define BUILTIN_UNDERSCORED_ID int16array macro

Completed in 5 milliseconds

1234