Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_context.cpp298 v8::Local<v8::Function> hWrapperFn = hWrapperValue.As<v8::Function>(); in ExecuteScript() local
301 if (hWrapperFn->Call(hContext, hNewThis.As<v8::Object>(), 1, rgArgs) in ExecuteScript()