Sign in
chromium
/
external
/
WebKit_trimmed
/
46d4dda51d0207e46e218614c4074a60151715de
/
.
/
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