Bug 9491

Summary: Build fails in JavaScriptCore
Product: WebKit Reporter: Ben Goodger <bengoodger>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Blocker    
Priority: P2    
Version: 420+   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
patch - move ifdefs around mjs: review+

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.