RESOLVED FIXED 9491
Build fails in JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=9491
Summary Build fails in JavaScriptCore
Ben Goodger
Reported 2006-06-17 23:08:58 PDT
s_executingInterpreter is not defined.
Attachments
patch - move ifdefs around (1.48 KB, patch)
2006-06-17 23:11 PDT, Ben Goodger
mjs: review+
Ben Goodger
Comment 1 2006-06-17 23:11:32 PDT
Created attachment 8894 [details] patch - move ifdefs around don't unconditionally ASSERT(interpreter == s_executingInterpreter) on all configurations.
Maciej Stachowiak
Comment 2 2006-06-17 23:13:28 PDT
Comment on attachment 8894 [details] patch - move ifdefs around r=me
David Kilzer (:ddkilzer)
Comment 3 2006-06-18 03:43:08 PDT
Committed as revision r14902.
Note You need to log in before you can comment on or make changes to this bug.