Searched refs:m_v8EmbedderSlot (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/testing/libfuzzer/
H A Dpdf_fuzzer_init.cc16 config.m_v8EmbedderSlot = 0;
/external/pdfium/fxjs/
H A Dcjs_runtime.cpp82 embedderDataSlot = pPlatform->m_v8EmbedderSlot;
/external/pdfium/public/
H A Dfpdfview.h199 unsigned int m_v8EmbedderSlot; member in struct:FPDF_LIBRARY_CONFIG_
H A Dfpdf_formfill.h306 unsigned int m_v8EmbedderSlot; /* Unused in v3, retain for compatibility. */ member in struct:_IPDF_JsPlatform
309 /* Version 3 moves m_Isolate and m_v8EmbedderSlot to FPDF_LIBRARY_CONFIG. */
/external/pdfium/testing/
H A Dembedder_test.cpp73 config.m_v8EmbedderSlot = 0;
/external/pdfium/fpdfsdk/
H A Dfpdfview.cpp483 IJS_Runtime::Initialize(cfg->m_v8EmbedderSlot, cfg->m_pIsolate);
/external/pdfium/samples/
H A Dpdfium_test.cc1582 config.m_v8EmbedderSlot = 0;

Completed in 172 milliseconds