DescriptionFunctionLiteral has work to do in the typing phase.
In crankshaft, we searched un-optimized code for a SharedFunctionInfo
that matches the FunctionLiteral we are processing. Ideally, this
work should be done in the typing phase.
R=jkummerow@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18508
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|