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

Issue 2505853003: Refactor SharedFunctionInfo::IsBuiltin. (Closed)

Created:
4 years, 1 month ago by Yang
Modified:
4 years, 1 month ago
Reviewers:
Benedikt Meurer, ulan
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Refactor SharedFunctionInfo::IsBuiltin. This method is a slight misnomer. What we actually want to know is whether the function was defined in a user-provided script. Also remove redundant Script::hide_source flag. R=bmeurer@chromium.org, ulan@chromium.org Committed: https://crrev.com/45cb0fc7b83e05f031640386e0242c04d74aa88c Cr-Commit-Position: refs/heads/master@{#41065}

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -59 lines) Patch
M src/accessors.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/api.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/ast/prettyprinter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ast/prettyprinter.cc View 4 chunks +12 lines, -12 lines 0 comments Download
M src/compiler.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M src/compiler/js-inlining-heuristic.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/compiler/pipeline.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/crankshaft/hydrogen.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/heap/objects-visiting-inl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ic/ic.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/isolate.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/objects.h View 1 3 chunks +3 lines, -9 lines 0 comments Download
M src/objects.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/objects-inl.h View 1 2 chunks +4 lines, -10 lines 0 comments Download
M src/runtime-profiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-debug.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-internal.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/runtime/runtime-scopes.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M test/cctest/heap/test-heap.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
Yang
4 years, 1 month ago (2016-11-16 09:18:25 UTC) #1
Benedikt Meurer
LGTM, thanks.
4 years, 1 month ago (2016-11-16 09:19:48 UTC) #2
Yang
On 2016/11/16 09:18:25, Yang wrote: Ulan, please take a look at src/heap. Benedikt, the rest, ...
4 years, 1 month ago (2016-11-16 09:20:04 UTC) #3
ulan
heap lgtm
4 years, 1 month ago (2016-11-16 09:33:38 UTC) #6
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/2505853003/1
4 years, 1 month ago (2016-11-16 14:01:37 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-16 14:04:22 UTC) #11
Michael Achenbach
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2512463002/ by machenbach@chromium.org. ...
4 years, 1 month ago (2016-11-16 19:47:43 UTC) #12
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/2505853003/20001
4 years, 1 month ago (2016-11-17 09:40:17 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-17 09:42:45 UTC) #22
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/f21a6b259be518787a3caebc4654b882a6016400 Cr-Commit-Position: refs/heads/master@{#41036}
4 years, 1 month ago (2016-11-17 22:36:22 UTC) #24
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:37:48 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/45cb0fc7b83e05f031640386e0242c04d74aa88c
Cr-Commit-Position: refs/heads/master@{#41065}

Powered by Google App Engine
This is Rietveld 408576698