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

/external/pdfium/fxjs/
H A Dcfxjse_value.cpp248 v8::Local<v8::Value> hOldFunction = local
250 if (hOldFunction.IsEmpty() || !hOldFunction->IsFunction())
253 rgArgs[0] = hOldFunction;

Completed in 323 milliseconds