Home
last modified time | relevance | path

Searched refs:onmessage_fun (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dd8.cc2342 Local<Function> onmessage_fun = Local<Function>::Cast(onmessage); in ExecuteInThread() local
2356 (void)onmessage_fun->Call(context, global, 1, argv); in ExecuteInThread()