Skip to content

Commit 8a7ceae

Browse files
committed
Bug 1971896: Make cacheir/non-function-getters-2.js nightly-only r=spidermonkey-reviewers,jandem
Differential Revision: https://phabricator.services.mozilla.com/D253708
1 parent b7de3f7 commit 8a7ceae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

js/src/jit-test/tests/cacheir/non-function-getters-2.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// |jit-test| skip-if: !('scriptAddressForFunction' in this)
2+
13
with ({}) {}
24

35
function makeObjWithFunctionGetter(n) {

0 commit comments

Comments
 (0)