Home
last modified time | relevance | path

Searched defs:hasException (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_regexp_stub_builder.cpp33 Label hasException(env); in GetFlags() local
147 Label hasException(env); in TryToFastGetProperty() local
Dcontainers_queue_stub_builder.cpp103 Label hasException(env); in ForEach() local
Dcontainers_deque_stub_builder.cpp105 Label hasException(env); in ForEach() local
Dcontainers_stub_builder.cpp101 Label hasException(env); in ContainersCommonFuncCall() local
229 Label hasException(env); in ContainersLightWeightCall() local
485 Label hasException(env); in ContainersLinkedListCall() local
Dbuiltins_typedarray_stub_builder.cpp2309 Label hasException(env); in FindIndex() local
2416 Label hasException(env); in FindLastIndex() local
3149 Label hasException(env); in GenTypedArrayConstructor() local
3254 Label hasException(env); in AllocateTypedArray() local
3286 Label hasException(env); in AllocateTypedArray() local
3341 Label hasException(env); in AllocateTypedArrayBuffer() local
3384 Label hasException(env); in CreateFromArrayBuffer() local
3453 Label hasException(env); in FastCopyElementFromArray() local
Dbuiltins_array_stub_builder_next_optimization.cpp1364 Label hasException(env); in FindOrFindIndex() local
1427 Label hasException(env); in FindOrFindIndex() local
1587 Label hasException(env); in VisitAll() local
2521 Label hasException(env); in FillOptimised() local
Dlinked_hashtable_stub_builder.cpp467 Label hasException(env); in ForEach() local
/arkcompiler/runtime_core/static_core/runtime/
Ddeoptimization.cpp181 …urn]] NO_ADDRESS_SANITIZE void Deoptimize(StackWalker *stack, const uint8_t *pc, bool hasException, in InvalidateCompiledEntryPoint()
Dpanda_vm.cpp63 bool hasException = false; in InvokeEntrypoint() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_job_queue.cpp47 bool hasException = false; in ThenCallback() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dobject_operator_stub_builder.cpp31 … Label *isProperty, Label *isElement, Label *hasException, GateRef hir) in HandleKey()
Dtyped_native_inline_lowering.cpp1223 Label hasException(&builder_); in LowerBigIntAsIntN() local
2061 Label hasException(&builder_); in LowerBigIntConstructor() local
3354 Label hasException(&builder_); in LowerArrayPop() local
Dnew_object_stub_builder.cpp1183 Label hasException(env); in NewJSFunction() local
1256 Label hasException(env); in NewJSFunctionForJit() local
1498 Label hasException(env); in NewArgumentsList() local
Dstub_builder.cpp11986 Label hasException(env); in GetNativeOrCjsModuleValue() local
12238 Label hasException(env); in UpdateBindingAndGetModuleValue() local
12889 Label hasException(env); in JSTaggedValueToString() local
12951 Label hasException(env); in ToPrimitive() local
13073 Label hasException(env); in OrdinaryToPrimitive() local
/arkcompiler/jsvm/test/unittest/
Djsvm_utils.cpp67 bool hasException = !isExceptionUndefined; in CheckErrorAndException() local
/arkcompiler/ets_runtime/test/moduletest/array/
Darray.js2147 let hasException = false; variable
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp755 bool hasException) in DispatchCall()
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp1647 Register newSpRegister, Register accRegister, bool hasException) in DispatchCall()