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

Issue 608503002: Add IsGeneratorFunction and IsGeneratorObject checks to v8::Value. (Closed)

Created:
6 years, 2 months ago by aandrey
Modified:
6 years, 2 months ago
Reviewers:
wingo, ulan, yangguo, Yang, rossberg
CC:
v8-dev, Paweł Hajdan Jr.
Project:
v8
Visibility:
Public.

Description

Add IsGeneratorFunction and IsGeneratorObject checks to v8::Value. R=ulan@chromium.org, yangguo@chromium.org, wingo, yangguo Committed: https://code.google.com/p/v8/source/detail?r=24278

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M include/v8.h View 1 chunk +12 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
aandrey
6 years, 2 months ago (2014-09-25 14:28:03 UTC) #1
Yang
Would it make sense to have v8::Function::IsGenerator() instead of v8::Value::IsGeneratorFunction()? Adding Ulan because this is ...
6 years, 2 months ago (2014-09-25 14:34:02 UTC) #3
aandrey
On 2014/09/25 14:34:02, Yang wrote: > Would it make sense to have v8::Function::IsGenerator() instead of ...
6 years, 2 months ago (2014-09-25 14:39:12 UTC) #4
Yang
On 2014/09/25 14:39:12, aandrey wrote: > On 2014/09/25 14:34:02, Yang wrote: > > Would it ...
6 years, 2 months ago (2014-09-25 14:44:23 UTC) #5
Yang
6 years, 2 months ago (2014-09-25 14:46:07 UTC) #7
ulan
lgtm
6 years, 2 months ago (2014-09-25 14:52:20 UTC) #8
aandrey
6 years, 2 months ago (2014-09-29 10:23:04 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 24278 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698