index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
node_modules
/
source-map
/
build
/
test-suffix.js
blob: bec2de3f269db87c832f19eccb47f87045e07c34 (
plain
)
1
2
3
function
run_test
()
{
runSourceMapTests
(
'{THIS_MODULE}'
,
do_throw
);
}