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

Issue 1140813008: WIP to fix code-load regression (Closed)

Created:
5 years, 7 months ago by wingo
Modified:
5 years, 6 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Add early bailout #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -43 lines) Patch
M src/preparser.h View 1 9 chunks +66 lines, -43 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
wingo
A WIP to fix the code-load regression. Before the offending patch, a code-load run locally ...
5 years, 7 months ago (2015-05-19 15:05:34 UTC) #1
wingo
Another thing that could work would be to write errors into a buffer instead, and ...
5 years, 7 months ago (2015-05-19 15:15:41 UTC) #2
wingo
On 2015/05/19 15:15:41, wingo wrote: > Another thing that could work would be to write ...
5 years, 7 months ago (2015-05-19 16:20:58 UTC) #3
wingo
On 2015/05/19 16:20:58, wingo wrote: > On 2015/05/19 15:15:41, wingo wrote: > > Another thing ...
5 years, 7 months ago (2015-05-19 16:55:33 UTC) #4
wingo
> Regarding buffers: there should be some way to use a buffer as a stack. ...
5 years, 7 months ago (2015-05-20 07:28:53 UTC) #5
wingo
5 years, 6 months ago (2015-06-09 17:31:52 UTC) #6
Closing this one; I couldn't get a buffer-based thing to go faster.  Oh well :)

Powered by Google App Engine
This is Rietveld 408576698