Searched defs:isolate (Results 1 – 18 of 18) sorted by relevance
| /external/pdfium/testing/ |
| D | js_embedder_test.cpp | 13 v8::Isolate* JSEmbedderTest::isolate() const { in isolate() function in JSEmbedderTest
|
| D | fxv8_unittest.h | 30 v8::Isolate* isolate() const { return isolate_.get(); } in isolate() function
|
| D | v8_test_environment.h | 41 v8::Isolate* isolate() const { return isolate_.get(); } in isolate() function
|
| D | v8_test_environment.cpp | 48 void V8TestEnvironment::PumpPlatformMessageLoop(v8::Isolate* isolate) { in PumpPlatformMessageLoop()
|
| /external/pdfium/testing/fuzzers/ |
| D | xfa_process_state.cc | 10 XFAProcessState::XFAProcessState(v8::Platform* platform, v8::Isolate* isolate) in XFAProcessState()
|
| /external/cronet/testing/libfuzzer/fuzzers/ |
| D | v8_fuzzer.cc | 77 void terminate_execution(v8::Isolate* isolate, in terminate_execution() 116 raw_ptr<v8::Isolate> isolate; member
|
| D | javascript_parser_proto_fuzzer.cc | 19 v8::Isolate* isolate = nullptr; variable
|
| /external/pdfium/samples/ |
| D | simple_with_v8.cc | 30 v8::Isolate* isolate = v8::Isolate::New(params); in main() local
|
| D | pdfium_test.cc | 1493 std::unique_ptr<v8::Isolate, V8IsolateDeleter> isolate; in main() local
|
| /external/pdfium/fxjs/ |
| D | ijs_runtime.cpp | 26 void IJS_Runtime::Initialize(unsigned int slot, void* isolate, void* platform) { in Initialize()
|
| D | cfxjs_engine.cpp | 132 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()
|
| D | js_define.h | 56 UnownedPtr<C> JSGetObject(v8::Isolate* isolate, v8::Local<v8::Object> obj) { in JSGetObject()
|
| D | cfx_v8.cpp | 12 CFX_V8::CFX_V8(v8::Isolate* isolate) : m_pIsolate(isolate) {} in CFX_V8()
|
| D | cjs_publicmethods.cpp | 354 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/ |
| D | heap.cpp | 51 void FXGC_Initialize(v8::Platform* platform, v8::Isolate* isolate) { in FXGC_Initialize()
|
| /external/wpa_supplicant_8/src/ap/ |
| D | ap_config.h | 351 int isolate; member
|
| /external/pdfium/fxjs/xfa/ |
| D | cfxjse_formcalc_context.cpp | 1658 int GetValidatedPaymentPeriods(v8::Isolate* isolate, v8::Local<v8::Value> arg) { in GetValidatedPaymentPeriods()
|
| /external/wpa_supplicant_8/src/drivers/ |
| D | driver.h | 1491 int isolate; member
|