Sign in
webkit
/
WebKit
/
694dcd96f621993b9de07a5a7c02994b1fd57f5a
/
.
/
LayoutTests
/
fast
/
regex
/
cross-frame-callable-expected.txt
blob: 7c71f5a60363ae727faf80efbc69035b436c7de0 [
file
] [
log
] [
blame
]
PASS re('a') threw exception TypeError: '/a/' is not a function (evaluating 're('a')').
PASS re.exec('a') is ['a']
PASS successfullyParsed is true
TEST COMPLETE
DONE