Searched refs:v8_fun (Results 1 – 1 of 1) sorted by relevance
6986 v8::Handle<v8::Function> v8_fun = Utils::ToLocal(fun); in GetMirror() local6989 result = v8_fun->Call(Utils::ToLocal(debug), kArgc, argv); in GetMirror()