Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:handler

91 /*** META ((export with-handler-lambda)) */
92 function sc_withHandlerLambda(handler, body) {
97 return handler(e);