Searched defs:CJS_V8 (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/xfa/ | ||
D | cjx_object.h | 23 class CJS_V8; variable |
/external/pdfium/fxjs/ | ||
D | cjs_v8.cpp | 14 CJS_V8::CJS_V8(v8::Isolate* isolate) : m_isolate(isolate) {} in CJS_V8() function in CJS_V8 |