Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_class.cpp24 CFX_ByteStringC szFunctionName(lpFunctionInfo->name); in V8FunctionCallback_Wrapper() local
30 lpFunctionInfo->callbackProc(lpThisValue.get(), szFunctionName, impl); in V8FunctionCallback_Wrapper()
43 CFX_ByteStringC szFunctionName(lpClassDefinition->name); in V8ClassGlobalConstructorCallback_Wrapper() local
49 lpClassDefinition->constructor(lpThisValue.get(), szFunctionName, impl); in V8ClassGlobalConstructorCallback_Wrapper()