Status: New
Owner: ----
New issue 3436 by [email protected]: StackFrame functions are more or less
identical.
http://code.google.com/p/v8/issues/detail?id=3436
Many of the functions in v8::StackFrame are almost identical. Such as
StackFrame::GetLineNumber(),
StackFrame::GetColumn(),
StackFrame::GetScriptId()
and
StackFrame::GetScriptName()
StackFrame::GetScriptNameOrSourceURL()
StackFrame::GetFunctionName()
and
StackFrame::IsEval()
StackFrame::IsConstructor()
.
I noticed them when studying what parts of chromium suffered from inlining
bloat. I can't tell from the code whether it was intentional or not. The
functions are about 0.5 KB each so nothing huge.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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/d/optout.