DescriptionUnify deoptimizer for JavaScript frames.
This unifies the translation of an optimized frame to a full JavaScript
frame. Only the frame's context and fp register as well as alignment
padding are different on each architecture and can be factored out.
R=svenpanne@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=14715
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|