Bug 289408
Summary: | [JSC] Debug assertion failed after 291766@main | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sosuke Suzuki
stress/v8-typedarray-resizablearraybuffer.js.default:
```
ERROR: Unchecked JS exception:
This scope can throw a JS exception: getPropertySlot @ /home/sosukesuzuki/ghq/github.com/WebKit
/WebKit/Source/JavaScriptCore/runtime/JSObjectInlines.h:132
(ExceptionScope::m_recursionDepth was 4)
But the exception was unchecked as of this scope: get @ /home/sosukesuzuki/ghq/github.com/WebKi
t/WebKit/Source/JavaScriptCore/runtime/JSObject.h:1634
(ExceptionScope::m_recursionDepth was 4)
```
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/42136
EWS
Committed 291858@main (662cdccd8338): <https://commits.webkit.org/291858@main>
Reviewed commits have been landed. Closing PR #42136 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/146588451>