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

/external/pdfium/xfa/src/fxjse/src/
H A Dvalue.cpp486 v8::Local<v8::Value> hFunctionValue = local
489 !hFunctionValue.IsEmpty() && hFunctionValue->IsObject()
490 ? hFunctionValue.As<v8::Object>()

Completed in 37 milliseconds