Searched refs:SystemExit (Results 1 – 2 of 2) sorted by relevance
/ark/runtime_core/runtime/ | ||
D | intrinsics.cpp | 286 void SystemExit(int32_t status) in SystemExit() function |
/ark/ts2abc/test262/ | ||
D | run_test262.py | 154 raise SystemExit(f'{file} can not found in {src_dir}') |