Bug 24507 - Implement ScriptValue::hasNoValue for V8.
Summary: Implement ScriptValue::hasNoValue for V8.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 19:08 PDT by Jian Li
Modified: 2009-03-11 14:56 PDT (History)
0 users

See Also:


Attachments
Proposed Patch (891 bytes, patch)
2009-03-11 10:01 PDT, Jian Li
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2009-03-10 19:08:00 PDT
Implement ScriptValue::hasNoValue for V8.
Comment 1 Jian Li 2009-03-11 10:01:43 PDT
Created attachment 28484 [details]
Proposed Patch
Comment 2 David Levin 2009-03-11 14:25:17 PDT
Assigned to levin for landing.
Comment 3 David Levin 2009-03-11 14:56:43 PDT
Committed r41601.