Home
last modified time | relevance | path

Searched defs:isolate (Results 1 – 18 of 18) sorted by relevance

/external/pdfium/testing/
Djs_embedder_test.cpp13 v8::Isolate* JSEmbedderTest::isolate() const { in isolate() function in JSEmbedderTest
Dfxv8_unittest.h30 v8::Isolate* isolate() const { return isolate_.get(); } in isolate() function
Dv8_test_environment.h41 v8::Isolate* isolate() const { return isolate_.get(); } in isolate() function
Dv8_test_environment.cpp48 void V8TestEnvironment::PumpPlatformMessageLoop(v8::Isolate* isolate) { in PumpPlatformMessageLoop()
/external/pdfium/testing/fuzzers/
Dxfa_process_state.cc10 XFAProcessState::XFAProcessState(v8::Platform* platform, v8::Isolate* isolate) in XFAProcessState()
/external/cronet/testing/libfuzzer/fuzzers/
Dv8_fuzzer.cc77 void terminate_execution(v8::Isolate* isolate, in terminate_execution()
116 raw_ptr<v8::Isolate> isolate; member
Djavascript_parser_proto_fuzzer.cc19 v8::Isolate* isolate = nullptr; variable
/external/pdfium/samples/
Dsimple_with_v8.cc30 v8::Isolate* isolate = v8::Isolate::New(params); in main() local
Dpdfium_test.cc1493 std::unique_ptr<v8::Isolate, V8IsolateDeleter> isolate; in main() local
/external/pdfium/fxjs/
Dijs_runtime.cpp26 void IJS_Runtime::Initialize(unsigned int slot, void* isolate, void* platform) { in Initialize()
Dcfxjs_engine.cpp132 explicit V8TemplateMap(v8::Isolate* isolate) : m_map(isolate) {} in V8TemplateMap()
153 CFXJS_ObjDefinition(v8::Isolate* isolate, in CFXJS_ObjDefinition()
178 v8::Isolate* isolate = info.GetIsolate(); in CallHandler() local
280 void V8TemplateMapTraits::Dispose(v8::Isolate* isolate, in Dispose()
Djs_define.h56 UnownedPtr<C> JSGetObject(v8::Isolate* isolate, v8::Local<v8::Object> obj) { in JSGetObject()
Dcfx_v8.cpp12 CFX_V8::CFX_V8(v8::Isolate* isolate) : m_pIsolate(isolate) {} in CFX_V8()
Dcjs_publicmethods.cpp354 double CJS_PublicMethods::ParseDate(v8::Isolate* isolate, in ParseDate()
434 double CJS_PublicMethods::ParseDateUsingFormat(v8::Isolate* isolate, in ParseDateUsingFormat()
918 double CJS_PublicMethods::ParseDateAsGMT(v8::Isolate* isolate, in ParseDateAsGMT()
/external/pdfium/fxjs/gc/
Dheap.cpp51 void FXGC_Initialize(v8::Platform* platform, v8::Isolate* isolate) { in FXGC_Initialize()
/external/wpa_supplicant_8/src/ap/
Dap_config.h351 int isolate; member
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp1658 int GetValidatedPaymentPeriods(v8::Isolate* isolate, v8::Local<v8::Value> arg) { in GetValidatedPaymentPeriods()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h1491 int isolate; member