ClearTypeFeedbackInfo() assumed we have a context in the isolate.
authormvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 22 May 2014 15:11:11 +0000 (15:11 +0000)
committermvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 22 May 2014 15:11:11 +0000 (15:11 +0000)
commitd2a323836b23a7764bc508bcb7e8ed334738cc82
treeec338c87ea713981594e0301b6ebed2404c6e598
parentd6a05b729c32661ecc52b98b8d62943f458381c3
ClearTypeFeedbackInfo() assumed we have a context in the isolate.

Better, is to compare against the context for the JSFunction we are
currently looking at.

TBR=ulan@chromium.org

Review URL: https://codereview.chromium.org/294903013

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21440 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects.cc