Home
last modified time | relevance | path

Searched defs:hasPendingException (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_json_test.cpp533 bool hasPendingException = false; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp649 Label hasPendingException(env); in CreateDataProperty() local
725 Label hasPendingException(env); in DefineField() local
8409 Label hasPendingException(env); in TryStringAdd() local
8421 Label hasPendingException(env); in TryStringAdd() local
8433 Label hasPendingException(env); in TryStringAdd() local
9103 Label hasPendingException(env); in ToPropertyKey() local
9588 Label hasPendingException(env); in ReturnExceptionIfAbruptCompletion() local
12080 Label hasPendingException(env); in GetNativeOrCjsModuleValueByName() local
Dnew_object_stub_builder.cpp41 Label hasPendingException(env); in NewLexicalEnv() local
438 Label hasPendingException(env); in NewJSObject() local
Dcircuit_builder.cpp568 … GateRef hasPendingException = GetCircuit()->NewGate(circuit_->HasPendingExceptionIntrinsic(), in HasPendingException() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp2138 bool hasPendingException = thread->HasPendingException(); in SetExceptionToModule() local