WebKit Bugzilla
Attachment 361186 Details for
Bug 194285
: [ARM] Test running out of executable memory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-194285-20190205151822.patch (text/plain), 1.12 KB, created by
Dominik Inführ
on 2019-02-05 06:18:23 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dominik Inführ
Created:
2019-02-05 06:18:23 PST
Size:
1.12 KB
patch
obsolete
>Subversion Revision: 240968 >diff --git a/JSTests/ChangeLog b/JSTests/ChangeLog >index db11322550f6d4642b6405c07489fc66cb731c4f..d72732d6fbd832d802c0c62db7ee835a7cfd0de2 100644 >--- a/JSTests/ChangeLog >+++ b/JSTests/ChangeLog >@@ -1,3 +1,13 @@ >+2019-02-05 Dominik Infuehr <dinfuehr@igalia.com> >+ >+ [ARM] Test running out of executable memory >+ https://bugs.webkit.org/show_bug.cgi?id=194285 >+ >+ Unreviewed. Do no execute test with LLInt disabled, test runs out of >+ executable memory otherwise. >+ >+ * stress/class-subclassing-function.js: >+ > 2019-02-04 Robin Morisset <rmorisset@apple.com> > > when lowering AssertNotEmpty, create the value before creating the patchpoint >diff --git a/JSTests/stress/class-subclassing-function.js b/JSTests/stress/class-subclassing-function.js >index b26f1783b0f134c02a07e7b2f0c7592003a6df7b..4a13043427aee37b53b6919589c43d2c2528ac2b 100644 >--- a/JSTests/stress/class-subclassing-function.js >+++ b/JSTests/stress/class-subclassing-function.js >@@ -1,3 +1,5 @@ >+//@ defaultNoNoLLIntRun if $architecture == "arm" >+ > F = class extends Function { } > N = class extends null { } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194285
:
361181
| 361186