Home
last modified time | relevance | path

Searched refs:JERRY_UNREACHABLE (Results 1 - 10 of 10) sorted by relevance

/third_party/jerryscript/jerry-core/jrt/
H A Djrt.h77 #define JERRY_UNREACHABLE() \ macro
93 #define JERRY_UNREACHABLE() __builtin_unreachable () macro
97 #define JERRY_UNREACHABLE() _assume (0) macro
100 #ifndef JERRY_UNREACHABLE
101 #define JERRY_UNREACHABLE() macro
102 #endif /* !JERRY_UNREACHABLE */
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-object.c1218 JERRY_UNREACHABLE (); in ecma_builtin_object_dispatch_routine()
1253 JERRY_UNREACHABLE (); in ecma_builtin_object_dispatch_routine()
1281 JERRY_UNREACHABLE (); in ecma_builtin_object_dispatch_routine()
H A Decma-builtin-function-prototype.c450 JERRY_UNREACHABLE (); in ecma_builtin_function_prototype_dispatch_routine()
H A Decma-builtin-promise.c200 JERRY_UNREACHABLE (); in ecma_builtin_promise_perform_race()
H A Decma-builtin-internal-routines-template.inc.h294 JERRY_UNREACHABLE (); in DISPATCH_ROUTINE_ROUTINE_NAME()
H A Decma-builtin-number-prototype.c1022 JERRY_UNREACHABLE (); in ecma_builtin_number_prototype_dispatch_routine()
H A Decma-builtin-string-prototype.c1463 JERRY_UNREACHABLE (); in ecma_builtin_string_prototype_dispatch_routine()
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-reference.c350 JERRY_UNREACHABLE (); in ecma_op_resolve_reference_value()
H A Decma-regexp-object.c499 JERRY_UNREACHABLE (); in ecma_regexp_check_class_escape()
1140 JERRY_UNREACHABLE (); in ecma_regexp_run()
1197 JERRY_UNREACHABLE (); in ecma_regexp_run()
1518 JERRY_UNREACHABLE (); in ecma_regexp_run()
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-gc.c1337 JERRY_UNREACHABLE (); in ecma_gc_free_object()
1610 JERRY_UNREACHABLE (); in ecma_free_unused_memory()

Completed in 17 milliseconds