Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
REGRESSION (251613@main): Missing exception check in JSFunction::put()
https://bugs.webkit.org/show_bug.cgi?id=241727 Unreviewed follow-up fix. Adds exception check after reifyLazyPropertyIfNeeded() since it may throw. * Source/JavaScriptCore/runtime/JSFunction.cpp: (JSC::JSFunction::put): Canonical link: https://commits.webkit.org/251664@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@295659 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information