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

Issue 136413003: Deprecate ScriptData::PreCompile which takes const char*. (Closed)

Created:
6 years, 11 months ago by marja
Modified:
6 years, 11 months ago
Reviewers:
Sven Panne
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove ScriptData::PreCompile which takes const char*. The version taking a Handle should be used instead. It's not used by Chromium and complicates the ongoing lexer work. R=svenpanne@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=18556

Patch Set 1 #

Patch Set 2 : just removing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -75 lines) Patch
M include/v8.h View 1 1 chunk +0 lines, -10 lines 0 comments Download
M src/api.cc View 1 1 chunk +0 lines, -10 lines 0 comments Download
M test/cctest/test-api.cc View 7 chunks +12 lines, -47 lines 0 comments Download
M test/cctest/test-parsing.cc View 3 chunks +16 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
marja
svenpanne, ptal
6 years, 11 months ago (2014-01-13 10:36:39 UTC) #1
Sven Panne
LGTM if the subject of the CL is updated, too.
6 years, 11 months ago (2014-01-13 10:44:14 UTC) #2
marja
6 years, 11 months ago (2014-01-13 10:51:47 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r18556 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698