Home
last modified time | relevance | path

Searched refs:JERRY_ES2015 (Results 1 - 25 of 107) sorted by relevance

12345

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner-internal.h44 #if ENABLED (JERRY_ES2015)
49 #endif /* ENABLED (JERRY_ES2015) */
63 #if ENABLED (JERRY_ES2015)
65 #endif /* ENABLED (JERRY_ES2015) */
75 #if ENABLED (JERRY_ES2015)
80 #endif /* ENABLED (JERRY_ES2015) */
84 #if ENABLED (JERRY_ES2015)
87 #endif /* ENABLED (JERRY_ES2015) */
99 #if ENABLED (JERRY_ES2015)
118 #endif /* ENABLED (JERRY_ES2015) */
[all...]
H A Djs-scanner.c45 #if ENABLED (JERRY_ES2015)
49 #endif /* ENABLED (JERRY_ES2015) */
51 #if ENABLED (JERRY_ES2015)
67 #endif /* ENABLED (JERRY_ES2015) */
86 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
91 #endif /* ENABLED (JERRY_ES2015) */ in scanner_scan_primary_expression()
105 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
115 #endif /* ENABLED (JERRY_ES2015) */ in scanner_scan_primary_expression()
138 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
140 #endif /* ENABLED (JERRY_ES2015) */ in scanner_scan_primary_expression()
[all...]
H A Djs-scanner.h42 #if ENABLED (JERRY_ES2015)
44 #endif /* ENABLED (JERRY_ES2015) */
47 #if ENABLED (JERRY_ES2015)
53 #endif /* ENABLED (JERRY_ES2015) */
149 #if ENABLED (JERRY_ES2015)
153 #endif /* ENABLED (JERRY_ES2015) */
159 #if ENABLED (JERRY_ES2015)
165 #endif /* ENABLED (JERRY_ES2015) */
169 #if ENABLED (JERRY_ES2015)
172 #endif /* ENABLED (JERRY_ES2015) */
[all...]
H A Djs-lexer.h42 #if ENABLED (JERRY_ES2015)
45 #endif /* ENABLED (JERRY_ES2015) */
61 #if ENABLED (JERRY_ES2015)
63 #endif /* ENABLED (JERRY_ES2015) */
72 #if ENABLED (JERRY_ES2015)
75 #else /* !ENABLED (JERRY_ES2015) */
78 #endif /* ENABLED (JERRY_ES2015) */
91 #if ENABLED (JERRY_ES2015)
93 #endif /* ENABLED (JERRY_ES2015) */
124 #if ENABLED (JERRY_ES2015)
[all...]
H A Djs-scanner-util.c37 #if ENABLED (JERRY_ES2015)
60 #endif /* ENABLED (JERRY_ES2015) */
73 #if ENABLED (JERRY_ES2015)
87 #endif /* ENABLED (JERRY_ES2015) */
141 #if ENABLED (JERRY_ES2015) in scanner_get_stream_size()
145 #endif /* ENABLED (JERRY_ES2015) */ in scanner_get_stream_size()
150 #if ENABLED (JERRY_ES2015) in scanner_get_stream_size()
156 #if ENABLED (JERRY_ES2015) in scanner_get_stream_size()
158 #endif /* ENABLED (JERRY_ES2015) */ in scanner_get_stream_size()
407 #if ENABLED (JERRY_ES2015) in scanner_push_literal_pool()
[all...]
H A Djs-parser-expr.c64 #if ENABLED (JERRY_ES2015)
66 #endif /* ENABLED (JERRY_ES2015) */
70 #if ENABLED (JERRY_ES2015)
72 #endif /* ENABLED (JERRY_ES2015) */
75 #if ENABLED (JERRY_ES2015)
78 #else /* !ENABLED (JERRY_ES2015) */
81 #endif /* ENABLED (JERRY_ES2015) */
135 #if ENABLED (JERRY_ES2015)
158 #endif /* ENABLED (JERRY_ES2015) */
226 #if ENABLED (JERRY_ES2015) in parser_emit_unary_lvalue_opcode()
[all...]
H A Djs-parser-statm.c46 #if ENABLED (JERRY_ES2015)
51 #endif /* ENABLED (JERRY_ES2015) */
61 #if ENABLED (JERRY_ES2015)
63 #endif /* ENABLED (JERRY_ES2015) */
91 #if ENABLED (JERRY_ES2015)
100 #endif /* ENABLED (JERRY_ES2015) */
119 #if ENABLED (JERRY_ES2015)
122 #endif /* ENABLED (JERRY_ES2015) */
129 #if ENABLED (JERRY_ES2015)
147 #endif /* !ENABLED (JERRY_ES2015) */
[all...]
H A Djs-scanner-ops.c32 #if ENABLED (JERRY_ES2015)
346 #endif /* ENABLED (JERRY_ES2015) */
356 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
360 #endif /* ENABLED (JERRY_ES2015) */ in scanner_scan_bracket()
366 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
368 #endif /* ENABLED (JERRY_ES2015) */ in scanner_scan_bracket()
382 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
384 #endif /* ENABLED (JERRY_ES2015) */ in scanner_scan_bracket()
388 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
399 #endif /* ENABLED (JERRY_ES2015) */ in scanner_scan_bracket()
[all...]
H A Djs-lexer.c95 #if ENABLED (JERRY_ES2015)
149 #endif /* ENABLED (JERRY_ES2015) */
163 #if ENABLED (JERRY_ES2015) in lexer_unchecked_hex_to_character()
169 #endif /* ENABLED (JERRY_ES2015) */ in lexer_unchecked_hex_to_character()
191 #if ENABLED (JERRY_ES2015) in lexer_unchecked_hex_to_character()
201 #endif /* ENABLED (JERRY_ES2015) */ in lexer_unchecked_hex_to_character()
398 #if ENABLED (JERRY_ES2015)
416 #endif /* ENABLED (JERRY_ES2015) */
488 #if ENABLED (JERRY_ES2015)
491 #endif /* ENABLED (JERRY_ES2015) */
[all...]
H A Djs-parser.c29 #if ENABLED (JERRY_ES2015)
37 #endif /* ENABLED (JERRY_ES2015) */
542 #if ENABLED (JERRY_ES2015) in parse_print_literal()
547 #endif /* ENABLED (JERRY_ES2015) */ in parse_print_literal()
677 #if ENABLED (JERRY_ES2015) in parse_print_final_cbc()
692 #endif /* ENABLED (JERRY_ES2015) */ in parse_print_final_cbc()
928 #if ENABLED (JERRY_ES2015) in parser_post_processing()
945 #endif /* ENABLED (JERRY_ES2015) */ in parser_post_processing()
1027 #if ENABLED (JERRY_ES2015) in parser_post_processing()
1033 #endif /* ENABLED (JERRY_ES2015) */ in parser_post_processing()
[all...]
H A Djs-parser-internal.h60 #if ENABLED (JERRY_ES2015)
78 #endif /* ENABLED (JERRY_ES2015) */
127 #if ENABLED (JERRY_ES2015)
130 #endif /* ENABLED (JERRY_ES2015) */
155 #if ENABLED (JERRY_ES2015)
204 #else /* !ENABLED (JERRY_ES2015) */
212 #endif /* ENABLED (JERRY_ES2015) */
400 #if ENABLED (JERRY_ES2015)
423 #endif /* ENABLED (JERRY_ES2015) */
477 #if ENABLED (JERRY_ES2015)
[all...]
/third_party/jerryscript/jerry-core/
H A Dconfig.h27 #ifndef JERRY_ES2015
28 # define JERRY_ES2015 0 macro
90 #ifndef JERRY_ES2015
91 # define JERRY_ES2015 0 macro
205 #ifndef JERRY_ES2015
206 # define JERRY_ES2015 1 macro
207 #endif /* !defined (JERRY_ES2015) */
210 # define JERRY_ES2015_BUILTIN_DATAVIEW JERRY_ES2015
214 # define JERRY_ES2015_BUILTIN_MAP JERRY_ES2015
218 # define JERRY_ES2015_BUILTIN_SET JERRY_ES2015
[all...]
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-function-object.c55 #if ENABLED (JERRY_ES2015) in ecma_op_resource_name()
60 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_resource_name()
351 #if ENABLED (JERRY_ES2015) in ecma_op_create_dynamic_function()
381 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_create_dynamic_function()
385 #if ENABLED (JERRY_ES2015) in ecma_op_create_dynamic_function()
388 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_create_dynamic_function()
417 #if ENABLED (JERRY_ES2015)
489 #endif /* ENABLED (JERRY_ES2015) */
546 #if ENABLED (JERRY_ES2015)
568 #endif /* ENABLED (JERRY_ES2015) */
[all...]
H A Decma-get-put-value.c67 #if ENABLED (JERRY_ES2015) in ecma_op_get_value_lex_env_base()
73 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_get_value_lex_env_base()
79 #if ENABLED (JERRY_ES2015) in ecma_op_get_value_lex_env_base()
84 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_get_value_lex_env_base()
171 #if ENABLED (JERRY_ES2015) in ecma_op_get_value_object_base()
176 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_get_value_object_base()
222 #if ENABLED (JERRY_ES2015) in ecma_op_put_value_lex_env_base()
228 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_put_value_lex_env_base()
232 #if ENABLED (JERRY_ES2015) in ecma_op_put_value_lex_env_base()
237 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_put_value_lex_env_base()
[all...]
H A Decma-reference.c50 #if ENABLED (JERRY_ES2015) in ecma_op_resolve_reference_base()
56 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_resolve_reference_base()
81 #if ENABLED (JERRY_ES2015)
176 #endif /* ENABLED (JERRY_ES2015) */
228 #if ENABLED (JERRY_ES2015) in ecma_op_object_bound_environment_resolve_reference_value()
230 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_object_bound_environment_resolve_reference_value()
238 #if ENABLED (JERRY_ES2015) in ecma_op_object_bound_environment_resolve_reference_value()
260 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_object_bound_environment_resolve_reference_value()
286 #if ENABLED (JERRY_ES2015) in ecma_op_resolve_reference_value()
292 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_resolve_reference_value()
[all...]
H A Decma-objects.c182 #if ENABLED (JERRY_ES2015) in ecma_op_object_get_own_property()
187 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_object_get_own_property()
259 #if !ENABLED (JERRY_ES2015) in ecma_op_object_get_own_property()
285 #endif /* !ENABLED (JERRY_ES2015) */ in ecma_op_object_get_own_property()
551 #if ENABLED (JERRY_ES2015) in ecma_op_object_find_own()
556 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_object_find_own()
613 #if !ENABLED (JERRY_ES2015) in ecma_op_object_find_own()
634 #endif /* !ENABLED (JERRY_ES2015) */ in ecma_op_object_find_own()
934 #if ENABLED (JERRY_ES2015)
1058 #endif /* ENABLED (JERRY_ES2015) */
[all...]
/third_party/jerryscript/jerry-core/vm/
H A Dvm-stack.c68 #if ENABLED (JERRY_ES2015) in vm_stack_context_abort()
70 #endif /* ENABLED (JERRY_ES2015) */ in vm_stack_context_abort()
77 #if ENABLED (JERRY_ES2015) in vm_stack_context_abort()
93 #endif /* ENABLED (JERRY_ES2015) */ in vm_stack_context_abort()
198 #if ENABLED (JERRY_ES2015) in vm_stack_find_finally()
206 #endif /* ENABLED (JERRY_ES2015) */ in vm_stack_find_finally()
246 #if !ENABLED (JERRY_ES2015) in vm_stack_find_finally()
254 #endif /* !ENABLED (JERRY_ES2015) */ in vm_stack_find_finally()
290 #if ENABLED (JERRY_ES2015)
313 #if ENABLED (JERRY_ES2015) in vm_get_context_value_offsets()
[all...]
H A Dvm.h185 #if ENABLED (JERRY_ES2015)
187 #endif /* ENABLED (JERRY_ES2015) */
222 #if ENABLED (JERRY_ES2015)
225 #endif /* ENABLED (JERRY_ES2015) */
238 #if ENABLED (JERRY_ES2015)
282 #endif /* ENABLED (JERRY_ES2015) */
291 #if !ENABLED (JERRY_ES2015)
293 #endif /* !ENABLED (JERRY_ES2015) */
304 #if !ENABLED (JERRY_ES2015)
350 #endif /* !ENABLED (JERRY_ES2015) */
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-regexp.c52 #if ENABLED (JERRY_ES2015) in ecma_builtin_regexp_dispatch_helper()
56 #else /* !ENABLED (JERRY_ES2015) */ in ecma_builtin_regexp_dispatch_helper()
58 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_regexp_dispatch_helper()
71 #if ENABLED (JERRY_ES2015) in ecma_builtin_regexp_dispatch_helper()
148 #else /* !ENABLED (JERRY_ES2015) */ in ecma_builtin_regexp_dispatch_helper()
158 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_regexp_dispatch_helper()
165 #if ENABLED (JERRY_ES2015) in ecma_builtin_regexp_dispatch_helper()
172 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_regexp_dispatch_helper()
183 #if ENABLED (JERRY_ES2015) in ecma_builtin_regexp_dispatch_helper()
189 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_regexp_dispatch_helper()
[all...]
H A Decma-builtin-object.c159 #if ENABLED (JERRY_ES2015)
286 #endif /* ENABLED (JERRY_ES2015) */
303 #if ENABLED (JERRY_ES2015)
320 #endif /* ENABLED (JERRY_ES2015) */
357 #if ENABLED (JERRY_ES2015) in ecma_builtin_object_set_integrity_level()
359 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_object_set_integrity_level()
944 #if ENABLED (JERRY_ES2015)
1075 #endif /* ENABLED (JERRY_ES2015) */
1105 #if ENABLED (JERRY_ES2015) in ecma_builtin_object_dispatch_routine()
1114 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_object_dispatch_routine()
[all...]
H A Decma-builtin-helpers.c40 #if ENABLED (JERRY_ES2015)
101 #endif /* ENABLED (JERRY_ES2015) */
145 #if ENABLED (JERRY_ES2015) in ecma_builtin_helper_object_to_string()
161 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_helper_object_to_string()
371 #if ENABLED (JERRY_ES2015) in ecma_builtin_helper_array_concat_value()
380 #else /* !ENABLED (JERRY_ES2015) */ in ecma_builtin_helper_array_concat_value()
382 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_helper_array_concat_value()
388 #if ENABLED (JERRY_ES2015) in ecma_builtin_helper_array_concat_value()
396 #else /* !ENABLED (JERRY_ES2015) */ in ecma_builtin_helper_array_concat_value()
399 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_helper_array_concat_value()
[all...]
H A Decma-builtin-math.c66 #if ENABLED (JERRY_ES2015)
82 #endif /* ENABLED (JERRY_ES2015) */
84 #if ENABLED (JERRY_ES2015)
86 #endif /* ENABLED (JERRY_ES2015) */
90 #if ENABLED (JERRY_ES2015)
92 #endif /* ENABLED (JERRY_ES2015) */
186 #if ENABLED (JERRY_ES2015)
311 #endif /* ENABLED (JERRY_ES2015) */
442 #if ENABLED (JERRY_ES2015) in ecma_builtin_math_dispatch_routine()
453 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_math_dispatch_routine()
[all...]
H A Decma-builtin-function-prototype.c49 #if ENABLED (JERRY_ES2015)
51 #endif /* ENABLED (JERRY_ES2015) */
214 #if !ENABLED (JERRY_ES2015) in ecma_builtin_function_prototype_object_bind()
216 #else /* ENABLED (JERRY_ES2015) */ in ecma_builtin_function_prototype_object_bind()
244 #endif /* !ENABLED (JERRY_ES2015) */ in ecma_builtin_function_prototype_object_bind()
314 #if ENABLED (JERRY_ES2015) in ecma_builtin_function_prototype_object_bind()
354 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_function_prototype_object_bind()
410 #if ENABLED (JERRY_ES2015) in ecma_builtin_function_prototype_dispatch_routine()
415 #endif /* ENABLED (JERRY_ES2015) */ in ecma_builtin_function_prototype_dispatch_routine()
442 #if ENABLED (JERRY_ES2015) in ecma_builtin_function_prototype_dispatch_routine()
[all...]
/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-parser.c397 #if ENABLED (JERRY_ES2015)
422 #endif /* ENABLED (JERRY_ES2015) */
448 #if ENABLED (JERRY_ES2015) in re_parse_char_escape()
453 #endif /* ENABLED (JERRY_ES2015) */ in re_parse_char_escape()
550 #if ENABLED (JERRY_ES2015) in re_parse_char_escape()
555 #endif /* ENABLED (JERRY_ES2015) */ in re_parse_char_escape()
573 #if ENABLED (JERRY_ES2015) in re_parse_char_escape()
578 #endif /* ENABLED (JERRY_ES2015) */ in re_parse_char_escape()
592 #if ENABLED (JERRY_ES2015) in re_parse_char_escape()
607 #endif /* ENABLED (JERRY_ES2015) */ in re_parse_char_escape()
[all...]
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-value.c319 #if ENABLED (JERRY_ES2015)
331 #endif /* ENABLED (JERRY_ES2015) */
342 #if ENABLED (JERRY_ES2015) in ecma_is_value_prop_name()
344 #else /* !ENABLED (JERRY_ES2015) */ in ecma_is_value_prop_name()
346 #endif /* ENABLED (JERRY_ES2015) */ in ecma_is_value_prop_name()
594 #if ENABLED (JERRY_ES2015) in ecma_make_string_value()
596 #endif /* ENABLED (JERRY_ES2015) */ in ecma_make_string_value()
606 #if ENABLED (JERRY_ES2015)
620 #endif /* ENABLED (JERRY_ES2015) */
632 #if ENABLED (JERRY_ES2015) in ecma_make_prop_name_value()
[all...]

Completed in 37 milliseconds

12345