/arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
H A D | baseline_stubs-inl.h | 37 Label notException(env);
in CheckExceptionWithVar() 38 Branch(TaggedIsException(res), &isException, ¬Exception);
in CheckExceptionWithVar() local 44 Bind(¬Exception);
in CheckExceptionWithVar() 54 Label notException(env);
in CheckException() 55 Branch(TaggedIsException(res), &isException, ¬Exception);
in CheckException() local 63 Bind(¬Exception);
in CheckException() 73 Label notException(env);
in CheckExceptionReturn() 74 Branch(TaggedIsException(res), &isException, ¬Exception);
in CheckExceptionReturn() local 82 Bind(¬Exception);
in CheckExceptionReturn() 92 Label notException(en in CheckExceptionWithJump() 93 Branch(TaggedIsException(res), &isException, ¬Exception); CheckExceptionWithJump() local 111 Branch(TaggedIsException(res), &isException, ¬Exception); CheckExceptionWithJumpAndReturn() local 128 Branch(HasPendingException(glue), &isException, ¬Exception); CheckPendingException() local [all...] |
H A D | baseline_stub_builder.h | 48 Label notException(env); in CheckExceptionWithVar() 49 Branch(TaggedIsException(res), &isException, ¬Exception); in CheckExceptionWithVar() local 54 Bind(¬Exception); in CheckExceptionWithVar() 66 Label notException(env); in CheckException() 67 Branch(TaggedIsException(res), &isException, ¬Exception); in CheckException() local 73 Bind(¬Exception); in CheckException() 83 Label notException(env); in CheckExceptionWithJump() 84 Branch(TaggedIsException(res), &isException, ¬Exception); in CheckExceptionWithJump() local 89 Bind(¬Exception); in CheckExceptionWithJump() 100 Label notException(en in CheckPendingException() 101 Branch(HasPendingException(glue), &isException, ¬Exception); CheckPendingException() local [all...] |
H A D | baseline_stubs.cpp | 461 Label notException(env); in GenerateCircuit() 462 Branch(TaggedIsException(result), &isException, ¬Exception); in GenerateCircuit() local 469 Bind(¬Exception); in GenerateCircuit() 587 Label notException(env); in GenerateCircuit() 588 Branch(TaggedIsException(res), &isException, ¬Exception); in GenerateCircuit() local 594 Bind(¬Exception); in GenerateCircuit() 976 Label notException(env); in GenerateCircuit() 977 CHECK_EXCEPTION_WITH_JUMP_RETURN(*result, ¬Exception); in GenerateCircuit() 978 Bind(¬Exception); in GenerateCircuit() 994 Label notException(en in GenerateCircuit() 4911 Branch(TaggedIsException(res), &isException, ¬Exception); GenerateCircuit() local 5747 BRANCH(TaggedIsException(res), &isException, ¬Exception); GenerateCircuit() local [all...] |
/arkcompiler/ets_runtime/ecmascript/compiler/ |
H A D | interpreter_stub-inl.h | 737 Label notException(env); in CheckException() 738 BRANCH(TaggedIsException(res), &isException, ¬Exception); in CheckException() local 743 Bind(¬Exception); in CheckException() 755 Label notException(env); in CheckPendingException() 756 BRANCH(HasPendingException(glue), &isException, ¬Exception); in CheckPendingException() local 761 Bind(¬Exception); in CheckPendingException() 773 Label notException(env); in CheckExceptionWithVar() 774 BRANCH(TaggedIsException(res), &isException, ¬Exception); in CheckExceptionWithVar() local 779 Bind(¬Exception); in CheckExceptionWithVar() 793 Label notException(en in CheckExceptionWithJump() 794 BRANCH(TaggedIsException(res), &isException, ¬Exception); CheckExceptionWithJump() local [all...] |
H A D | interpreter_stub.cpp | 1733 Label notException(env);
in DECLARE_ASM_HANDLER() 1734 CHECK_EXCEPTION_WITH_JUMP(result, ¬Exception);
in DECLARE_ASM_HANDLER() 1735 Bind(¬Exception);
in DECLARE_ASM_HANDLER() 1748 Label notException(env);
in DECLARE_ASM_HANDLER() 1749 CHECK_EXCEPTION_WITH_JUMP(result, ¬Exception);
in DECLARE_ASM_HANDLER() 1750 Bind(¬Exception);
in DECLARE_ASM_HANDLER() 1762 Label notException(env);
in DECLARE_ASM_HANDLER() 1763 CHECK_EXCEPTION_WITH_JUMP(result, ¬Exception);
in DECLARE_ASM_HANDLER() 1764 Bind(¬Exception);
in DECLARE_ASM_HANDLER() 2156 Label notException(en in DECLARE_ASM_HANDLER() 2929 BRANCH(TaggedIsException(res), &isException, ¬Exception); DECLARE_ASM_HANDLER() local 3034 BRANCH(TaggedIsException(res), &isException, ¬Exception); DECLARE_ASM_HANDLER() local 3373 BRANCH(TaggedIsException(result), &isException, ¬Exception); DECLARE_ASM_HANDLER() local 3415 BRANCH(TaggedIsException(res), &isException, ¬Exception); DECLARE_ASM_HANDLER() local [all...] |
H A D | access_object_stub_builder.cpp | 734 Label notException(env); in StOwnByNameWithNameSet() 735 BRANCH(TaggedIsException(*result), &exit, ¬Exception); in StOwnByNameWithNameSet() 736 Bind(¬Exception); in StOwnByNameWithNameSet()
|
H A D | new_object_stub_builder.cpp | 1049 Label notException(env);
in NewJSFunction() 1056 BRANCH(HasPendingException(glue), &hasException, ¬Exception);
in NewJSFunction() local 1061 Bind(¬Exception);
in NewJSFunction() 1278 Label notException(env);
in NewArgumentsList() 1282 Branch(TaggedIsException(argumentsList), &hasException, ¬Exception);
in NewArgumentsList() local 1285 Bind(¬Exception);
in NewArgumentsList()
|
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
H A D | builtins_typedarray_stub_builder.cpp | 3129 Label notException(env);
in GenTypedArrayConstructor() 3132 BRANCH(HasPendingException(glue), &hasException, ¬Exception);
in GenTypedArrayConstructor() local 3133 Bind(¬Exception);
in GenTypedArrayConstructor() 3195 Label notException(env);
in AllocateTypedArray() 3196 BRANCH(HasPendingException(glue), &hasException, ¬Exception);
in AllocateTypedArray() local 3197 Bind(¬Exception);
in AllocateTypedArray() 3227 Label notException(env);
in AllocateTypedArray() 3228 BRANCH(HasPendingException(glue), &hasException, ¬Exception);
in AllocateTypedArray() local 3229 Bind(¬Exception);
in AllocateTypedArray() 3282 Label notException(en in AllocateTypedArrayBuffer() 3283 BRANCH(HasPendingException(glue), &hasException, ¬Exception); AllocateTypedArrayBuffer() local [all...] |