Home | History | Annotate | Download | only in runtime

Lines Matching refs:abort_

237       abort_(nullptr),
535 if (Runtime::Current() != nullptr && Runtime::Current()->abort_ != nullptr) {
537 Runtime::Current()->abort_();
1097 abort_ = runtime_options.GetOrDefault(Opt::HookAbort);