mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
script: Properly throw when "this" is not an object in a generic call.
This commit is contained in:
parent
5281fc1a44
commit
91f238f326
3 changed files with 29 additions and 2 deletions
|
@ -14739,6 +14739,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/invalid-this.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/invalid-this.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/iterable.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/iterable.html",
|
||||
|
@ -28074,6 +28080,10 @@
|
|||
"c9dcc4f24540914b3be1ef18f13b721773eb76be",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/invalid-this.html": [
|
||||
"4ed18511e6399b356fe196b92f72dd16a9019f55",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/iterable.html": [
|
||||
"66f05b1f12b8be392705f5ba4a96c70b9226721d",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue