You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use do_not_optimize to prevent V8 DCE on parse results
Wraps each parse call with mitata's do_not_optimize() to ensure V8
doesn't dead-code eliminate any part of the return value.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments