Commit da1b184c authored by Joyee Cheung's avatar Joyee Cheung Committed by V8 LUCI CQ

[class] add initialize-instance.js to JSTests3 resources

Bug: v8:12432
Change-Id: Ib082a390f7f71cc5e5bc4cdeb2a90596d9c16638
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3302283Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Joyee Cheung <joyee@igalia.com>
Cr-Commit-Position: refs/heads/main@{#78090}
parent 81b31787
......@@ -14,7 +14,7 @@
"name": "ClassFields",
"path": ["ClassFields"],
"flags": ["--allow-natives-syntax"],
"resources": [ "evaluate-class.js", "classes.js" ],
"resources": [ "evaluate-class.js", "initialize-instance.js", "classes.js" ],
"tests": [
{
"name": "EvaluateClassOpt",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment