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