Commit fe1d504
committed
Ensure that GlobalPropertyInfo is allocated on the stack.
https://bugs.webkit.org/show_bug.cgi?id=223911
Unreviewed test gardening.
Rebaseline builtins generator tests after r275212.
* Scripts/tests/builtins/expected/WebCoreJSBuiltins.h-result:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@275233 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Canonical link: https://commits.webkit.org/235926@main1 parent 715a7ec commit fe1d504Copy full SHA for fe1d504
2 files changed
+12-1Lines changed: 12 additions & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- Source/JavaScriptCore
- Scripts/tests/builtins/expected
Expand file treeCollapse file tree
Open diff view settings
Collapse file
Source/JavaScriptCore/ChangeLog
Copy file name to clipboardExpand all lines: Source/JavaScriptCore/ChangeLog+11Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
1 | 12 | |
2 | 13 | |
3 | 14 | |
|
Collapse file
Source/JavaScriptCore/Scripts/tests/builtins/expected/WebCoreJSBuiltins.h-result
Copy file name to clipboardExpand all lines: Source/JavaScriptCore/Scripts/tests/builtins/expected/WebCoreJSBuiltins.h-result+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
304 | 304 | |
305 | 305 | |
306 | 306 | |
307 | | - |
| 307 | + |
308 | 308 | |
309 | 309 | |
310 | 310 | |
|
0 commit comments