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

Issue 24537002: Remove unused kFirstMathFunctionId (Closed)

Created:
7 years, 2 months ago by haitao.feng
Modified:
7 years, 2 months ago
Reviewers:
Yang, Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Remove unused kFirstMathFunctionId Committed: https://code.google.com/p/v8/source/detail?r=16935

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M src/objects.h View 2 chunks +1 line, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
haitao.feng
There was a function: " bool SharedFunctionInfo::IsBuiltinMathFunction() { return HasBuiltinFunctionId() && builtin_function_id() >= kFirstMathFunctionId; } ...
7 years, 2 months ago (2013-09-25 08:53:59 UTC) #1
Yang
On 2013/09/25 08:53:59, haitao.feng wrote: > There was a function: > " > bool SharedFunctionInfo::IsBuiltinMathFunction() ...
7 years, 2 months ago (2013-09-25 09:03:53 UTC) #2
Yang
7 years, 2 months ago (2013-09-25 09:10:52 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16935 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698