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

Issue 113068: The ARM assembler tests don't install the standard JS natives. When... (Closed)

Created:
11 years, 7 months ago by Erik Corry
Modified:
9 years, 7 months ago
Reviewers:
Feng Qian
CC:
v8-dev
Visibility:
Public.

Description

The ARM assembler tests don't install the standard JS natives. When setting up push and pop we shouldn't make too many assumptions about the structure of classes like 'Array'. Committed: http://code.google.com/p/v8/source/detail?r=1888

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M src/bootstrapper.cc View 1 chunk +11 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 7 months ago (2009-05-06 23:33:42 UTC) #1
Feng Qian
11 years, 7 months ago (2009-05-07 00:04:52 UTC) #2
The CL looks fine to me, and the problem applies both platform. I think our
approach is fragile that requires coordination between JS code and native code.

Powered by Google App Engine
This is Rietveld 408576698