Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 1140 by [email protected]: Debugger: Provide frame information for optimized frames
http://code.google.com/p/v8/issues/detail?id=1140

Runtime::Runtime_GetFrameDetails currently handles optimized frames by filling in undefined for the values of locals and arguments. Also, there is no handling of inlining.

Perfroming a forced optimization will not solve this, at we keep optimized frames on the stack until control returns.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to