Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

v8: back-port JitCodeEvent patch from upstream#25588

Closed
bnoordhuis wants to merge 2 commits intonodejs:v0.10from
bnoordhuis:v8-jitcodeevent-v0.10
Closed

v8: back-port JitCodeEvent patch from upstream#25588
bnoordhuis wants to merge 2 commits intonodejs:v0.10from
bnoordhuis:v8-jitcodeevent-v0.10

Conversation

@bnoordhuis
Copy link
Copy Markdown
Member

Original commit log follows:

Meaningful name for builtins in JitCodeEvent API.

Report builtins by name (e.g. "Builtin:ArgumentsAdaptorTrampoline")
instead of labeling everything "Builtin:A builtin from the snapshot"

Review URL: https://codereview.chromium.org/1216833002

R=@sam-github?

Original commit log follows:

    Meaningful name for builtins in JitCodeEvent API.

    Report builtins by name (e.g. "Builtin:ArgumentsAdaptorTrampoline")
    instead of labeling everything "Builtin:A builtin from the snapshot"

    Review URL: https://codereview.chromium.org/1216833002
@cjihrig
Copy link
Copy Markdown

cjihrig commented Jun 29, 2015

LGTM

@cjihrig
Copy link
Copy Markdown

cjihrig commented Jun 29, 2015

misterdjules pushed a commit that referenced this pull request Jun 29, 2015
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #25588
misterdjules pushed a commit that referenced this pull request Jun 29, 2015
Original commit log follows:

    Meaningful name for builtins in JitCodeEvent API.

    Report builtins by name (e.g. "Builtin:ArgumentsAdaptorTrampoline")
    instead of labeling everything "Builtin:A builtin from the snapshot"

    Review URL: https://codereview.chromium.org/1216833002

Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #25588
@cjihrig
Copy link
Copy Markdown

cjihrig commented Jun 29, 2015

Landed in 0.10 in 5a60e0d and 5fc4fb1

@cjihrig cjihrig closed this Jun 29, 2015
@misterdjules
Copy link
Copy Markdown

@cjihrig @bnoordhuis Could you please add these commits to the list of patches floating on top of V8 for v0.10.

Thank you!

@cjihrig
Copy link
Copy Markdown

cjihrig commented Jun 29, 2015

@misterdjules done for this and the 0.12 patch.

@misterdjules
Copy link
Copy Markdown

@cjihrig Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants