On 2013/09/25 08:53:59, haitao.feng wrote:
There was a function:
"
bool SharedFunctionInfo::IsBuiltinMathFunction() {
return HasBuiltinFunctionId() &&
builtin_function_id() >= kFirstMathFunctionId;
}
"
,but it was removed in https://codereview.chromium.org/6243008.
lgtm. I'll land.
https://codereview.chromium.org/24537002/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.