[Webkit-unassigned] [Bug 16547] Perform return/continue/break syntax checking at parse time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 22 23:59:57 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16547





------- Comment #10 from eric at webkit.org  2007-12-22 23:59 PDT -------
Created an attachment (id=18066)
 --> (http://bugs.webkit.org/attachment.cgi?id=18066&action=view)
Fix labeled continues and print() from within testkjs

 .../JavaScriptCore.xcodeproj/project.pbxproj       |    4 ++--
 JavaScriptCore/kjs/grammar.y                       |    3 ++-
 JavaScriptCore/kjs/nodes.cpp                       |    8 ++++----
 JavaScriptCore/kjs/nodes.h                         |    5 ++++-
 JavaScriptCore/kjs/testkjs.cpp                     |    7 +++++--
 5 files changed, 17 insertions(+), 10 deletions(-)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list