RESOLVED FIXED 93830
[V8] Move checkNewLegal() from V8Proxy.h to SafeAllocation.h
https://bugs.webkit.org/show_bug.cgi?id=93830
Summary [V8] Move checkNewLegal() from V8Proxy.h to SafeAllocation.h
Kentaro Hara
Reported 2012-08-13 05:37:41 PDT
We can move checkNewLegal() from V8Proxy.h to SafeAllocation.h. In addition, we can rename checkNewLegal() to isValidConstructorMode() for clarification.
Attachments
Patch (5.41 KB, patch)
2012-08-13 05:42 PDT, Kentaro Hara
no flags
Patch (7.49 KB, patch)
2012-08-13 06:40 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-08-13 05:42:17 PDT
WebKit Review Bot
Comment 2 2012-08-13 06:07:12 PDT
Comment on attachment 157974 [details] Patch Attachment 157974 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/13493067
Kentaro Hara
Comment 3 2012-08-13 06:40:39 PDT
Kentaro Hara
Comment 4 2012-08-13 18:40:00 PDT
Note You need to log in before you can comment on or make changes to this bug.