Bug 248031
Summary: | [JSC] Implement JSON.parse source text access proposal | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mathias Bynens <mathias> |
Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | 709922234, ljharb, mark.lam, mathias, webkit-bug-importer, ysuzuki |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mathias Bynens
Stage 3 proposal: https://github.com/tc39/proposal-json-parse-with-source
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102646189>
Yusuke Suzuki
Raised critical issue, which causes Assertion crash right now, according to the spec.
https://github.com/tc39/proposal-json-parse-with-source/issues/39#issue-1470774426
Yusuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/7057
Yusuke Suzuki
rdar://102646189
Yusuke Suzuki
<rdar://problem/131579181>
EWS
Committed 288223@main (e2c5cd5d4c07): <https://commits.webkit.org/288223@main>
Reviewed commits have been landed. Closing PR #7057 and removing active labels.