Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
JSTests
/
microbenchmarks
/
call-from-cpp-bound.js
blob: 5baf2edd8a15c75b938bd14e3f90982f3b96cd15 [
file
] [
log
] [
blame
] [
edit
]
function
test
()
{
}
$vm
.
callFromCPP
(
test
.
bind
(
null
),
4e6
);