Sign in
cobalt
/
cobalt
/
37ef7f8c0c60f95c9821b4d9f3273c9ef3666a79
/
.
/
src
/
v8
/
benchmarks
/
spinning-balls
/
index.html
blob: d01f31f373089378dea321dddf07b7724c0404cb [
file
] [
log
] [
blame
]
<html>
<head>
<style>
body
{
text-align
:
center
;
}
</style>
</head>
<body>
<script
type
=
"text/javascript"
src
=
"splay-tree.js"
></script>
<script
type
=
"text/javascript"
src
=
"v.js"
></script>
</body>
</html>