Home
last modified time | relevance | path

Searched defs:GetIsolate (Results 1 – 12 of 12) sorted by relevance

/external/v8/src/debug/wasm/gdb-server/
Dwasm-module-debug.h28 i::Isolate* GetIsolate() const { in GetIsolate() function
/external/pdfium/fxjs/
Dcfx_v8.h21 v8::Isolate* GetIsolate() const { return m_pIsolate.Get(); } in GetIsolate() function
Dcjs_object.h52 v8::Isolate* GetIsolate() const { return m_pIsolate.Get(); } in GetIsolate() function
Dcfxjs_engine.cpp180 v8::Isolate* GetIsolate() const { return m_pIsolate.Get(); } in GetIsolate() function in CFXJS_ObjDefinition
/external/pdfium/fxjs/xfa/
Dcfxjse_context.h33 v8::Isolate* GetIsolate() const { return m_pIsolate.Get(); } in GetIsolate() function
Dcfxjse_value.h68 v8::Isolate* GetIsolate() const { return m_pIsolate.Get(); } in GetIsolate() function
/external/pdfium/testing/
Dxfa_js_embedder_test.h32 v8::Isolate* GetIsolate() const { return isolate_; } in GetIsolate() function
/external/v8/src/heap/third-party/
Dheap-api-stub.cc27 v8::internal::Isolate* Heap::GetIsolate(Address) { return nullptr; } in GetIsolate() function in v8::internal::third_party_heap::Heap
/external/v8/src/objects/
Dfeedback-vector-inl.h424 Isolate* FeedbackNexus::GetIsolate() const { return vector().GetIsolate(); } in GetIsolate() function
/external/v8/samples/
Dprocess.cc151 Isolate* GetIsolate() { return isolate_; } in GetIsolate() function in JsHttpRequestProcessor
/external/v8/include/
Dv8.h447 V8_INLINE Isolate* GetIsolate() const { return isolate_; } in GetIsolate() function
1209 V8_INLINE Isolate* GetIsolate() const { in GetIsolate() function
11328 Isolate* ReturnValue<T>::GetIsolate() const { in GetIsolate() function
11393 Isolate* FunctionCallbackInfo<T>::GetIsolate() const { in GetIsolate() function
12057 Isolate* PropertyCallbackInfo<T>::GetIsolate() const { in GetIsolate() function
/external/v8/src/api/
Dapi.cc643 Isolate* SnapshotCreator::GetIsolate() { in GetIsolate() function in v8::SnapshotCreator
2877 v8::Isolate* Message::GetIsolate() const { in GetIsolate() function in v8::Message
6135 v8::Isolate* Context::GetIsolate() { in GetIsolate() function in v8::Context
6605 Isolate* v8::Object::GetIsolate() { in GetIsolate() function in v8::v8::Object
9608 v8::Isolate* debug::Script::GetIsolate() const { in GetIsolate() function in v8::debug::Script