Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxjse/src/
Dcontext.cpp223 v8::Local<v8::Function> hWrapperFn = hWrapperValue.As<v8::Function>(); in ExecuteScript() local
227 hWrapperFn->Call(hNewThis.As<v8::Object>(), 1, rgArgs); in ExecuteScript()