Searched defs:GetIsolate (Results 1 – 10 of 10) sorted by relevance
28 i::Isolate* GetIsolate() const { in GetIsolate() function
356 Isolate* ReturnValue<T>::GetIsolate() const { in GetIsolate() function418 Isolate* FunctionCallbackInfo<T>::GetIsolate() const { in GetIsolate() function438 Isolate* PropertyCallbackInfo<T>::GetIsolate() const { in GetIsolate() function
35 V8_INLINE Isolate* GetIsolate() const { return isolate_; } in GetIsolate() function
88 V8_INLINE Isolate* GetIsolate() const { in GetIsolate() function
29 v8::internal::Isolate* Heap::GetIsolate(Address) { return nullptr; } in GetIsolate() function in v8::internal::third_party_heap::Heap
450 Isolate* FeedbackNexus::GetIsolate() const { return vector().GetIsolate(); } in GetIsolate() function
409 Isolate* CppHeap::MetricRecorderAdapter::GetIsolate() const { in GetIsolate() function in v8::internal::CppHeap::MetricRecorderAdapter
161 static Isolate* GetIsolate(const PropertyCallbackInfo<V>& info) { in GetIsolate() function
380 Isolate* Script::GetIsolate() const { in GetIsolate() function in v8::debug::Script
492 Isolate* SnapshotCreator::GetIsolate() { in GetIsolate() function in v8::SnapshotCreator2981 v8::Isolate* Message::GetIsolate() const { in GetIsolate() function in v8::Message6550 v8::Isolate* Context::GetIsolate() { in GetIsolate() function in v8::Context7091 Isolate* v8::Object::GetIsolate() { in GetIsolate() function in v8::v8::Object