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

Issue 9146039: Provide access to function inferred name in v8 public API (Closed)

Created:
8 years, 11 months ago by yurys
Modified:
8 years, 11 months ago
CC:
v8-dev, pfeldman, loislo
Visibility:
Public.

Description

Provide access to function inferred name in v8 public API Committed: https://code.google.com/p/v8/source/detail?r=10499

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M include/v8.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
yurys
8 years, 11 months ago (2012-01-24 16:06:51 UTC) #1
danno
LGTM with small nits http://codereview.chromium.org/9146039/diff/3002/include/v8.h File include/v8.h (right): http://codereview.chromium.org/9146039/diff/3002/include/v8.h#newcode1737 include/v8.h:1737: * in OO style, where ...
8 years, 11 months ago (2012-01-25 12:34:09 UTC) #2
yurys
8 years, 11 months ago (2012-01-25 12:43:57 UTC) #3
http://codereview.chromium.org/9146039/diff/3002/include/v8.h
File include/v8.h (right):

http://codereview.chromium.org/9146039/diff/3002/include/v8.h#newcode1737
include/v8.h:1737: * in OO style, where almost all functions are anonymous but
are assigned
On 2012/01/25 12:34:10, danno wrote:
> nit: s/in OO/in an OO/
> nit: s/almost all/many

Done.

Powered by Google App Engine
This is Rietveld 408576698