Home
last modified time | relevance | path

Searched refs:JERRY_ES2015 (Results 1 – 25 of 146) sorted by relevance

123456

/third_party/jerryscript/jerry-core/lit/
Dlit-magic-strings.inc.h36 #if ENABLED (JERRY_ES2015)
39 #if ENABLED (JERRY_BUILTIN_ARRAY) && ENABLED (JERRY_ES2015) \
61 #if ENABLED (JERRY_ES2015) && ENABLED (JERRY_ES2015_BUILTIN_CONTAINER) \
73 #if ENABLED (JERRY_ES2015)
105 #if ENABLED (JERRY_ES2015)
132 #if ENABLED (JERRY_BUILTIN_MATH) && ENABLED (JERRY_ES2015)
138 #if ENABLED (JERRY_BUILTIN_MATH) && ENABLED (JERRY_ES2015)
141 #if ENABLED (JERRY_ES2015)
148 #if ENABLED (JERRY_ES2015) \
153 #if ENABLED (JERRY_BUILTIN_ARRAY) && ENABLED (JERRY_ES2015) \
[all …]
/third_party/jerryscript/jerry-core/parser/js/
Djs-scanner-internal.h44 #if ENABLED (JERRY_ES2015)
63 #if ENABLED (JERRY_ES2015)
75 #if ENABLED (JERRY_ES2015)
84 #if ENABLED (JERRY_ES2015)
99 #if ENABLED (JERRY_ES2015)
127 #if ENABLED (JERRY_ES2015)
164 #if ENABLED (JERRY_ES2015)
171 #if ENABLED (JERRY_ES2015)
176 #if ENABLED (JERRY_ES2015)
225 #if ENABLED (JERRY_ES2015)
[all …]
Djs-scanner.c45 #if ENABLED (JERRY_ES2015)
51 #if ENABLED (JERRY_ES2015)
86 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
105 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
138 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
148 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
156 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
172 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
204 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
226 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression()
[all …]
Djs-scanner.h42 #if ENABLED (JERRY_ES2015)
47 #if ENABLED (JERRY_ES2015)
149 #if ENABLED (JERRY_ES2015)
159 #if ENABLED (JERRY_ES2015)
169 #if ENABLED (JERRY_ES2015)
186 #if ENABLED (JERRY_ES2015)
221 #if ENABLED (JERRY_ES2015)
Djs-lexer.h42 #if ENABLED (JERRY_ES2015)
61 #if ENABLED (JERRY_ES2015)
72 #if ENABLED (JERRY_ES2015)
91 #if ENABLED (JERRY_ES2015)
124 #if ENABLED (JERRY_ES2015)
138 #if ENABLED (JERRY_ES2015)
176 #if ENABLED (JERRY_ES2015)
183 #if ENABLED (JERRY_ES2015)
Djs-scanner-util.c37 #if ENABLED (JERRY_ES2015)
73 #if ENABLED (JERRY_ES2015)
141 #if 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()
407 #if ENABLED (JERRY_ES2015) in scanner_push_literal_pool()
417 #if ENABLED (JERRY_ES2015) in scanner_push_literal_pool()
496 #if ENABLED (JERRY_ES2015) in scanner_pop_literal_pool()
548 #if ENABLED (JERRY_ES2015) in scanner_pop_literal_pool()
595 #if ENABLED (JERRY_ES2015) in scanner_pop_literal_pool()
[all …]
Djs-parser-expr.c64 #if ENABLED (JERRY_ES2015)
70 #if ENABLED (JERRY_ES2015)
75 #if ENABLED (JERRY_ES2015)
135 #if ENABLED (JERRY_ES2015)
226 #if ENABLED (JERRY_ES2015) in parser_emit_unary_lvalue_opcode()
254 #if ENABLED (JERRY_ES2015) in parser_emit_unary_lvalue_opcode()
268 #if ENABLED (JERRY_ES2015) in parser_emit_unary_lvalue_opcode()
312 #if ENABLED (JERRY_ES2015) in parser_parse_array_literal()
342 #if ENABLED (JERRY_ES2015) in parser_parse_array_literal()
350 #if !ENABLED (JERRY_ES2015)
[all …]
Djs-scanner-ops.c32 #if ENABLED (JERRY_ES2015)
356 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
366 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
382 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
388 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
410 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
419 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
452 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
465 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
472 #if ENABLED (JERRY_ES2015) in scanner_scan_bracket()
[all …]
Djs-parser-statm.c46 #if ENABLED (JERRY_ES2015)
61 #if ENABLED (JERRY_ES2015)
91 #if ENABLED (JERRY_ES2015)
119 #if ENABLED (JERRY_ES2015)
129 #if ENABLED (JERRY_ES2015)
263 #if ENABLED (JERRY_ES2015) in parser_statement_length()
291 #if ENABLED (JERRY_ES2015) in parser_statement_length()
368 #if ENABLED (JERRY_ES2015)
486 #if ENABLED (JERRY_ES2015) in parser_parse_var_statement()
497 #if ENABLED (JERRY_ES2015) in parser_parse_var_statement()
[all …]
Djs-lexer.c95 #if ENABLED (JERRY_ES2015)
163 #if ENABLED (JERRY_ES2015) in lexer_unchecked_hex_to_character()
191 #if ENABLED (JERRY_ES2015) in lexer_unchecked_hex_to_character()
398 #if ENABLED (JERRY_ES2015)
488 #if ENABLED (JERRY_ES2015)
644 #if ENABLED (JERRY_ES2015) in lexer_parse_identifier()
696 #if ENABLED (JERRY_ES2015) in lexer_parse_identifier()
820 #if ENABLED (JERRY_ES2015) in lexer_parse_identifier()
853 #if ENABLED (JERRY_ES2015) in lexer_parse_identifier()
917 #if ENABLED (JERRY_ES2015) in lexer_parse_string()
[all …]
Djs-parser-internal.h60 #if ENABLED (JERRY_ES2015)
127 #if ENABLED (JERRY_ES2015)
155 #if ENABLED (JERRY_ES2015)
400 #if ENABLED (JERRY_ES2015)
477 #if ENABLED (JERRY_ES2015)
549 #if ENABLED (JERRY_ES2015)
690 #if ENABLED (JERRY_ES2015)
719 #if ENABLED (JERRY_ES2015)
740 #if ENABLED (JERRY_ES2015)
763 #if ENABLED (JERRY_ES2015)
[all …]
Djs-parser.c29 #if ENABLED (JERRY_ES2015)
542 #if ENABLED (JERRY_ES2015) in parse_print_literal()
677 #if ENABLED (JERRY_ES2015) in parse_print_final_cbc()
928 #if ENABLED (JERRY_ES2015) in parser_post_processing()
1027 #if ENABLED (JERRY_ES2015) in parser_post_processing()
1171 #if ENABLED (JERRY_ES2015) in parser_post_processing()
1201 #if ENABLED (JERRY_ES2015) in parser_post_processing()
1239 #if ENABLED (JERRY_ES2015) in parser_post_processing()
1315 #if ENABLED (JERRY_ES2015) in parser_post_processing()
1542 #if ENABLED (JERRY_ES2015) in parser_post_processing()
[all …]
Djs-parser.h48 #if ENABLED (JERRY_ES2015)
81 #if ENABLED (JERRY_ES2015)
129 #if ENABLED (JERRY_ES2015)
/third_party/jerryscript/jerry-core/
Dconfig.h25 # define JERRY_ES2015 0 macro
64 # define JERRY_ES2015 0 macro
150 #ifndef JERRY_ES2015
151 # define JERRY_ES2015 1 macro
155 # define JERRY_ES2015_BUILTIN_DATAVIEW JERRY_ES2015
159 # define JERRY_ES2015_BUILTIN_MAP JERRY_ES2015
163 # define JERRY_ES2015_BUILTIN_SET JERRY_ES2015
167 # define JERRY_ES2015_BUILTIN_WEAKMAP JERRY_ES2015
171 # define JERRY_ES2015_BUILTIN_WEAKSET JERRY_ES2015
175 # define JERRY_ES2015_BUILTIN_PROMISE JERRY_ES2015
[all …]
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c55 #if ENABLED (JERRY_ES2015) in ecma_op_resource_name()
351 #if ENABLED (JERRY_ES2015) in ecma_op_create_dynamic_function()
385 #if ENABLED (JERRY_ES2015) in ecma_op_create_dynamic_function()
417 #if ENABLED (JERRY_ES2015)
546 #if ENABLED (JERRY_ES2015)
673 #if ENABLED (JERRY_ES2015)
801 #if ENABLED (JERRY_ES2015) in ecma_op_function_call_simple()
818 #if ENABLED (JERRY_ES2015) in ecma_op_function_call_simple()
856 #if ENABLED (JERRY_ES2015) in ecma_op_function_call_simple()
877 #if ENABLED (JERRY_ES2015) in ecma_op_function_call_simple()
[all …]
Decma-reference.c50 #if ENABLED (JERRY_ES2015) in ecma_op_resolve_reference_base()
81 #if ENABLED (JERRY_ES2015)
228 #if 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()
286 #if ENABLED (JERRY_ES2015) in ecma_op_resolve_reference_value()
299 #if ENABLED (JERRY_ES2015) in ecma_op_resolve_reference_value()
347 #if ENABLED (JERRY_ES2015) in ecma_op_resolve_reference_value()
Decma-get-put-value.c67 #if ENABLED (JERRY_ES2015) in ecma_op_get_value_lex_env_base()
79 #if ENABLED (JERRY_ES2015) in ecma_op_get_value_lex_env_base()
171 #if ENABLED (JERRY_ES2015) in ecma_op_get_value_object_base()
222 #if ENABLED (JERRY_ES2015) in ecma_op_put_value_lex_env_base()
232 #if ENABLED (JERRY_ES2015) in ecma_op_put_value_lex_env_base()
246 #if ENABLED (JERRY_ES2015) in ecma_op_put_value_lex_env_base()
Decma-objects.c182 #if ENABLED (JERRY_ES2015) in ecma_op_object_get_own_property()
259 #if !ENABLED (JERRY_ES2015) in ecma_op_object_get_own_property()
551 #if ENABLED (JERRY_ES2015) in ecma_op_object_find_own()
613 #if !ENABLED (JERRY_ES2015) in ecma_op_object_find_own()
934 #if ENABLED (JERRY_ES2015)
1141 #if ENABLED (JERRY_ES2015)
1359 #if ENABLED (JERRY_ES2015) in ecma_op_object_put_with_receiver()
1451 #if ENABLED (JERRY_ES2015) in ecma_op_object_put_with_receiver()
1486 #if ENABLED (JERRY_ES2015) in ecma_op_object_put_with_receiver()
1588 #if ENABLED (JERRY_ES2015) in ecma_op_object_put_with_receiver()
[all …]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-regexp.c52 #if ENABLED (JERRY_ES2015) in ecma_builtin_regexp_dispatch_helper()
71 #if ENABLED (JERRY_ES2015) in ecma_builtin_regexp_dispatch_helper()
165 #if ENABLED (JERRY_ES2015) in ecma_builtin_regexp_dispatch_helper()
183 #if ENABLED (JERRY_ES2015) in ecma_builtin_regexp_dispatch_helper()
222 #if ENABLED (JERRY_ES2015)
Decma-builtin-math.c66 #if ENABLED (JERRY_ES2015)
84 #if ENABLED (JERRY_ES2015)
90 #if ENABLED (JERRY_ES2015)
186 #if ENABLED (JERRY_ES2015)
442 #if ENABLED (JERRY_ES2015) in ecma_builtin_math_dispatch_routine()
511 #if ENABLED (JERRY_ES2015) in ecma_builtin_math_dispatch_routine()
610 #if ENABLED (JERRY_ES2015) in ecma_builtin_math_dispatch_routine()
Decma-builtin-helpers.c40 #if ENABLED (JERRY_ES2015)
145 #if ENABLED (JERRY_ES2015) in ecma_builtin_helper_object_to_string()
371 #if ENABLED (JERRY_ES2015) in ecma_builtin_helper_array_concat_value()
388 #if ENABLED (JERRY_ES2015) in ecma_builtin_helper_array_concat_value()
522 #if ENABLED (JERRY_ES2015) in ecma_builtin_helper_string_prototype_object_index_of()
552 #if ENABLED (JERRY_ES2015) in ecma_builtin_helper_string_prototype_object_index_of()
561 #if ENABLED (JERRY_ES2015) in ecma_builtin_helper_string_prototype_object_index_of()
585 #if ENABLED (JERRY_ES2015) in ecma_builtin_helper_string_prototype_object_index_of()
886 #if ENABLED (JERRY_ES2015) in ecma_builtin_replace_substitute()
911 #if ENABLED (JERRY_ES2015) in ecma_builtin_replace_substitute()
[all …]
Decma-builtin-object.c159 #if ENABLED (JERRY_ES2015)
303 #if ENABLED (JERRY_ES2015)
357 #if ENABLED (JERRY_ES2015) in ecma_builtin_object_set_integrity_level()
944 #if ENABLED (JERRY_ES2015)
1105 #if ENABLED (JERRY_ES2015) in ecma_builtin_object_dispatch_routine()
1122 #if !ENABLED (JERRY_ES2015) in ecma_builtin_object_dispatch_routine()
1131 #if ENABLED (JERRY_ES2015) in ecma_builtin_object_dispatch_routine()
1160 #if ENABLED (JERRY_ES2015) in ecma_builtin_object_dispatch_routine()
1185 #if ENABLED (JERRY_ES2015) in ecma_builtin_object_dispatch_routine()
1222 #if ENABLED (JERRY_ES2015) in ecma_builtin_object_dispatch_routine()
[all …]
/third_party/jerryscript/jerry-core/vm/
Dvm-stack.c68 #if ENABLED (JERRY_ES2015) in vm_stack_context_abort()
77 #if ENABLED (JERRY_ES2015) in vm_stack_context_abort()
198 #if ENABLED (JERRY_ES2015) in vm_stack_find_finally()
246 #if !ENABLED (JERRY_ES2015) in vm_stack_find_finally()
290 #if ENABLED (JERRY_ES2015)
313 #if ENABLED (JERRY_ES2015) in vm_get_context_value_offsets()
320 #if ENABLED (JERRY_ES2015) in vm_get_context_value_offsets()
Dvm.h185 #if ENABLED (JERRY_ES2015)
222 #if ENABLED (JERRY_ES2015)
238 #if ENABLED (JERRY_ES2015)
291 #if !ENABLED (JERRY_ES2015)
304 #if !ENABLED (JERRY_ES2015)
/third_party/jerryscript/jerry-core/parser/regexp/
Dre-parser.c397 #if ENABLED (JERRY_ES2015)
448 #if ENABLED (JERRY_ES2015) in re_parse_char_escape()
550 #if ENABLED (JERRY_ES2015) in re_parse_char_escape()
573 #if ENABLED (JERRY_ES2015) in re_parse_char_escape()
592 #if ENABLED (JERRY_ES2015) in re_parse_char_escape()
612 #if ENABLED (JERRY_ES2015) in re_parse_char_escape()
650 #if ENABLED (JERRY_ES2015) in re_parse_char_escape()
835 #if ENABLED (JERRY_ES2015) in re_parse_next_token()
849 #if ENABLED (JERRY_ES2015) in re_parse_next_token()
866 #if ENABLED (JERRY_ES2015) in re_parse_next_token()
[all …]

123456