DescriptionClearTypeFeedbackInfo(): context may not be initialized.
SharedFunctionInfo::ClearTypeFeedbackInfo() wants to compare feedback
to the array JSFunction, but it's called at times when the context
isn't fully initialized. Be cautious about this check.
R=ulan@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21434
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|