Searched defs:TryCatch (Results 1 – 3 of 3) sorted by relevance
4961 ## TryCatch section in JSNApi接口说明4965 ### GetAndClearException4992 ### TryCatch argument5014 ### HasCaught5040 ### Rethrow
972 explicit TryCatch(const EcmaVM *ecmaVm) : ecmaVm_(ecmaVm) {}; in TryCatch() function
941 HWTEST_F_L0(JSNApiTests, TryCatch) in HWTEST_F_L0() argument