Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib: remove unnecessary refreshHrtimeBuffer() #51446

Merged
merged 1 commit into from
Jan 14, 2024

Commits on Jan 12, 2024

  1. lib: remove unnecessary refreshHrtimeBuffer()

    We now serialize/deseialize the hrtime buffers properly instead of
    throwing them away at serialization and creating new ones at
    pre-execution, so there is no need to reset the variables to
    the binding property at pre-execution time.
    joyeecheung committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b9e58f9 View commit details
    Browse the repository at this point in the history