Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Issue 2744613006: [object] Add Script::IsUserJavaScript(). (Closed)

Created:
3 years, 9 months ago by Franzi
Modified:
3 years, 9 months ago
Reviewers:
yangguo, ahaas, Yang
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[object] Add Script::IsUserJavaScript(). Extract script->type() == TYPE_NORMAL into a function. BUG= Review-Url: https://codereview.chromium.org/2744613006 Cr-Commit-Position: refs/heads/master@{#43868} Committed: https://chromium.googlesource.com/v8/v8/+/815d82376c1014f6af83b7a42407bb2e01fcd08c

Patch Set 1 #

Patch Set 2 : Extract Script::IsUserJavaScript function. #

Patch Set 3 : Extract Script::IsUserJavaScript function. #

Patch Set 4 : Rebase #

Patch Set 5 : Extract Script::IsUserJavaScript function. #

Patch Set 6 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -13 lines) Patch
M src/api.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/compiler.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M src/debug/debug.cc View 1 2 3 4 5 2 chunks +2 lines, -3 lines 0 comments Download
M src/debug/debug-coverage.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/messages.cc View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M src/objects.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/wasm/wasm-objects.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 45 (36 generated)
Franzi
PTAL
3 years, 9 months ago (2017-03-11 11:11:00 UTC) #26
Yang
lgtm. Adding Andreas for wasm.
3 years, 9 months ago (2017-03-13 13:31:04 UTC) #30
ahaas
lgtm
3 years, 9 months ago (2017-03-13 13:32:16 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2744613006/100001
3 years, 9 months ago (2017-03-16 09:28:41 UTC) #33
commit-bot: I haz the power
Failed to apply patch for src/debug/debug.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-16 09:55:08 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2744613006/100001
3 years, 9 months ago (2017-03-16 15:09:24 UTC) #37
commit-bot: I haz the power
Failed to apply patch for src/debug/debug.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-16 15:11:41 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2744613006/120001
3 years, 9 months ago (2017-03-16 15:36:05 UTC) #42
commit-bot: I haz the power
3 years, 9 months ago (2017-03-16 16:03:13 UTC) #45
Message was sent while issue was closed.
Committed patchset #6 (id:120001) as
https://chromium.googlesource.com/v8/v8/+/815d82376c1014f6af83b7a42407bb2e01f...

Powered by Google App Engine
This is Rietveld 408576698