Home
last modified time | relevance | path

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

/external/v8/src/
Dapi.cc5736 v8::Handle<v8::Function> v8_fun = Utils::ToLocal(fun); in GetMirror() local
5740 v8::Handle<v8::Value> result = v8_fun->Call(Utils::ToLocal(debug), in GetMirror()