Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dwasm-module-debug.h28 i::Isolate* GetIsolate() const { in GetIsolate() function
/third_party/node/deps/v8/include/
Dv8-function-callback.h356 Isolate* ReturnValue<T>::GetIsolate() const { in GetIsolate() function
418 Isolate* FunctionCallbackInfo<T>::GetIsolate() const { in GetIsolate() function
438 Isolate* PropertyCallbackInfo<T>::GetIsolate() const { in GetIsolate() function
Dv8-weak-callback-info.h35 V8_INLINE Isolate* GetIsolate() const { return isolate_; } in GetIsolate() function
Dv8-local-handle.h88 V8_INLINE Isolate* GetIsolate() const { in GetIsolate() function
/third_party/node/deps/v8/src/heap/third-party/
Dheap-api-stub.cc29 v8::internal::Isolate* Heap::GetIsolate(Address) { return nullptr; } in GetIsolate() function in v8::internal::third_party_heap::Heap
/third_party/node/deps/v8/src/objects/
Dfeedback-vector-inl.h450 Isolate* FeedbackNexus::GetIsolate() const { return vector().GetIsolate(); } in GetIsolate() function
/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-heap.cc409 Isolate* CppHeap::MetricRecorderAdapter::GetIsolate() const { in GetIsolate() function in v8::internal::CppHeap::MetricRecorderAdapter
/third_party/node/deps/v8/src/debug/
Ddebug-wasm-objects.cc161 static Isolate* GetIsolate(const PropertyCallbackInfo<V>& info) { in GetIsolate() function
Ddebug-interface.cc380 Isolate* Script::GetIsolate() const { in GetIsolate() function in v8::debug::Script
/third_party/node/deps/v8/src/api/
Dapi.cc492 Isolate* SnapshotCreator::GetIsolate() { in GetIsolate() function in v8::SnapshotCreator
2981 v8::Isolate* Message::GetIsolate() const { in GetIsolate() function in v8::Message
6550 v8::Isolate* Context::GetIsolate() { in GetIsolate() function in v8::Context
7091 Isolate* v8::Object::GetIsolate() { in GetIsolate() function in v8::v8::Object