Home
last modified time | relevance | path

Searched refs:Rethrow (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/trycatch_fuzzer/
Dtrycatch_fuzzer.cpp62 trycatch.Rethrow(); in TryCatchRethrowFuzzerTest()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp873 HWTEST_F_L0(JSNApiTests, Rethrow) in HWTEST_F_L0() argument
877 tryCatch.Rethrow(); in HWTEST_F_L0()
913 tryCatch.Rethrow(); in HWTEST_F_L0()
Djsnapi_sample.cpp3074 tryCatch.Rethrow(); in ClearAndPrintException4TryCatch2()
3094 tryCatch.Rethrow(); in PrintAndRethrowException4TryCatch3()
Dffi_workload.cpp6412 tryCatch.Rethrow(); in HWTEST_F_L0()
6415 TEST_TIME(JSValueRef::Rethrow); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md5038 ### Rethrow subsection
5040 void Rethrow();
5056 tryCatch.Rethrow();
Djsnapi_expo.cpp4130 void TryCatch::Rethrow() in Rethrow() function in panda::TryCatch
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h773 void Rethrow();