Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_runtime.cpp78 unsigned int embedderDataSlot = 0; in CJS_Runtime() local
Dfxjs_v8.cpp193 void FXJS_Initialize(unsigned int embedderDataSlot, v8::Isolate* pIsolate) { in FXJS_Initialize()