5#ifndef V8_EXECUTION_LOCAL_ISOLATE_INL_H_
6#define V8_EXECUTION_LOCAL_ISOLATE_INL_H_
42template <
typename Callback>
47template <
typename Callback>
ReadOnlyHeap * read_only_heap() const
Address code_cage_base() const
Address cage_base() const
Handle< Object > root_handle(RootIndex index)
RootsTable & roots_table()
Tagged< Object > root(RootIndex index) const
V8_INLINE void ExecuteBackgroundThreadWhileParked(Callback callback)
V8_INLINE void ExecuteMainThreadWhileParked(Callback callback)
Address code_cage_base() const
Tagged< Object > root(RootIndex index) const
V8_INLINE void ExecuteMainThreadWhileParked(Callback callback)
V8_INLINE void ParkIfOnBackgroundAndExecute(Callback callback)
Address cage_base() const
Handle< Object > root_handle(RootIndex index) const
RootsTable & roots_table()
bool is_main_thread() const
ReadOnlyHeap * read_only_heap() const
static constexpr bool IsImmortalImmovable(RootIndex root_index)
#define DCHECK(condition)