Home
last modified time | relevance | path

Searched defs:CFXJS_Engine (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dfxjs_v8.h33 class CFXJS_Engine; variable
Dfxjs_v8.cpp257 CFXJS_Engine::CFXJS_Engine() : CJS_V8(nullptr) {} in CFXJS_Engine() function in CFXJS_Engine
259 CFXJS_Engine::CFXJS_Engine(v8::Isolate* pIsolate) : CJS_V8(pIsolate) {} in CFXJS_Engine() function in CFXJS_Engine