Skip new tests that use SpiderMonkey's f.caller property (non-ECMA).

This commit is contained in:
pschwartau%netscape.com 2003-10-16 04:08:38 +00:00
Родитель a1cd41a8ea
Коммит 9ae2c06c8d
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -88,3 +88,6 @@ ecma/String/15.5.4.11-5.js
ecma/String/15.5.4.12-1.js
ecma/String/15.5.4.12-4.js
ecma/String/15.5.4.12-5.js
#Rhino doesn't implement the (non-ECMA) f.caller property
js1_5/Function/regress-222029-001.js
js1_5/Function/regress-222029-002.js