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

Issue 153893009: A64: Set function type correctly in CallFunctionStub. (Closed)

Created:
6 years, 10 months ago by ulan
Modified:
6 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

A64: Set function type correctly in CallFunctionStub. TEST=mjsunit/harmony/proxies-example-membrane R=jochen@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19240

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M src/a64/code-stubs-a64.cc View 1 chunk +1 line, -1 line 1 comment Download
M src/a64/macro-assembler-a64.cc View 1 chunk +1 line, -3 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
ulan
PTAL https://codereview.chromium.org/153893009/diff/1/src/a64/code-stubs-a64.cc File src/a64/code-stubs-a64.cc (right): https://codereview.chromium.org/153893009/diff/1/src/a64/code-stubs-a64.cc#newcode3277 src/a64/code-stubs-a64.cc:3277: __ JumpIfNotObjectType(function, x10, type, JS_FUNCTION_TYPE, &slow); The "type" ...
6 years, 10 months ago (2014-02-10 19:28:40 UTC) #1
ulan
Fixed CL description.
6 years, 10 months ago (2014-02-10 19:29:24 UTC) #2
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-02-10 19:30:03 UTC) #3
ulan
6 years, 10 months ago (2014-02-10 19:33:01 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r19240 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698