[Webkit-unassigned] [Bug 18716] New: SQUIRRELFISH: typeof should return undefined for an undefined variable reference
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 24 09:59:56 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18716
Summary: SQUIRRELFISH: typeof should return undefined for an
undefined variable reference
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: SquirrelFishBlocker
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cwzwarich at uwaterloo.ca
OtherBugsDependingO 18624
nThis:
The expression "typeof x" throws an exception when x is undefined, but it
should return undefined instead. This affects the JavaScriptCore regression
tests ecma/Expressions/11.4.1.js and js1_5/Array/regress-157652.js.
--
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