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

Issue 2437863002: Prevent inlining of js_library core.RegExp constructor (Closed)

Created:
4 years, 2 months ago by sra1
Modified:
4 years, 2 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Prevent inlining of js_library core.RegExp constructor Inlining was achieving no beneficial effect. - Enabled GVN of match start. - Made string quote style uniform. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/50e557d176c6301bc8025bef2e75fcb1d2b5d26a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -21 lines) Patch
M pkg/compiler/lib/src/js_backend/backend.dart View 1 chunk +5 lines, -3 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/core_patch.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/regexp_helper.dart View 6 chunks +23 lines, -18 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
sra1
4 years, 2 months ago (2016-10-19 20:21:12 UTC) #2
Siggi Cherem (dart-lang)
lgtm
4 years, 2 months ago (2016-10-19 21:06:10 UTC) #3
sra1
4 years, 2 months ago (2016-10-19 23:25:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
50e557d176c6301bc8025bef2e75fcb1d2b5d26a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698