Home
last modified time | relevance | path

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

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