Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_value.cpp237 v8::Local<v8::Value> hOldFunction = in SetFunctionBind() local
239 if (hOldFunction.IsEmpty() || !hOldFunction->IsFunction()) in SetFunctionBind()
242 rgArgs[0] = hOldFunction; in SetFunctionBind()