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

Issue 661369: Builtin function EQULAS partially rewritten in C++. Control branches that cal... (Closed)

Created:
10 years, 9 months ago by SeRya
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Builtin function EQULAS partially rewritten in C++. Control branches that call toString/valueOf are still handled in JS.

Patch Set 1 #

Total comments: 13

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+261 lines, -39 lines) Patch
M src/macros.py View 2 1 chunk +6 lines, -0 lines 0 comments Download
M src/runtime.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 1 2 5 chunks +127 lines, -11 lines 0 comments Download
M src/runtime.js View 1 2 1 chunk +13 lines, -28 lines 0 comments Download
A test/mjsunit/equals.js View 1 chunk +114 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
SeRya
10 years, 9 months ago (2010-03-02 13:37:57 UTC) #1
Søren Thygesen Gjesse
Is this change in preparation for direct runtime calls or does it provide performance improvement ...
10 years, 9 months ago (2010-03-02 14:32:17 UTC) #2
SeRya
> Is this change in preparation for direct runtime calls or does it provide performance ...
10 years, 9 months ago (2010-03-02 15:54:22 UTC) #3
SeRya
10 years, 9 months ago (2010-03-02 16:12:13 UTC) #4

          

Powered by Google App Engine
This is Rietveld 408576698