Skip to content

NativeRegexp should only call ScriptRuntime.addInstructionCount when instruction counting is enabled (issue #1497)#1498

Merged
gbrail merged 2 commits intomozilla:masterfrom
rbri:issue1497
Jun 30, 2024
Merged

NativeRegexp should only call ScriptRuntime.addInstructionCount when instruction counting is enabled (issue #1497)#1498
gbrail merged 2 commits intomozilla:masterfrom
rbri:issue1497

Conversation

@rbri
Copy link
Collaborator

@rbri rbri commented Jun 20, 2024

and some code improvments suggested by idea

Closes #1497

@rbri
Copy link
Collaborator Author

rbri commented Jun 29, 2024

@gbrail / @p-bakker can i merge this?

@gbrail
Copy link
Collaborator

gbrail commented Jun 30, 2024

Yes, looks good and I will merge it. Thanks!

@gbrail gbrail merged commit 91319de into mozilla:master Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.7.15: NativeRegexp calls ScriptRuntime.addInstructionCount when instruction counting is not enabled

2 participants