Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Fix - emit_validate_instruction_count() in JIT #613

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Oct 14, 2024

Continuation of #593 which removed the exclusive parameter from emit_validate_and_profile_instruction_count().
This PR removes the exclusive parameter from emit_validate_instruction_count().

It also fixes an error priority bug in callx ExceededMaxInstructions.

@Lichtso Lichtso requested a review from LucasSte October 14, 2024 16:17
@Lichtso Lichtso merged commit 49f947c into main Oct 15, 2024
12 checks passed
@Lichtso Lichtso deleted the fix/emit_validate_instruction_count branch October 15, 2024 16:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants