Searched full:entry_type (Results 1 – 2 of 2) sorted by relevance
123 EntryPointType entry_type; in VerifyEntryPoints() local126 … while (exec_ctx.GetEntryPointForChecking(&entry_point, &entry_type) == ExecContext::Status::OK) { in VerifyEntryPoints()132 (entry_type == EntryPointType::METHOD_BODY ? "method body" : "exception handler")); in VerifyEntryPoints()134 auto result = AbstractInterpret(verifCtx, entry_point, entry_type); in VerifyEntryPoints()135 … if (debug_opts.Allow.ErrorInExceptionHandler && entry_type == EntryPointType::EXCEPTION_HANDLER && in VerifyEntryPoints()
83 args: address, entry_type87 (${entry_type}).