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

Issue 10091035: Make Value::IsUndefined and Value::IsNull inlineable. (Closed)

Created:
8 years, 8 months ago by Michael Starzinger
Modified:
8 years, 8 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Make Value::IsUndefined and Value::IsNull inlineable. R=danno@chromium.org TEST=cctest/test-api Committed: https://code.google.com/p/v8/source/detail?r=11375

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -6 lines) Patch
M include/v8.h View 6 chunks +52 lines, -2 lines 0 comments Download
M src/api.cc View 1 chunk +8 lines, -4 lines 0 comments Download
M src/objects.h View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 8 months ago (2012-04-17 12:26:54 UTC) #1
danno
8 years, 8 months ago (2012-04-18 10:52:50 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698