Lines Matching refs:heap
17 #include "src/heap/heap-inl.h"
18 #include "src/heap/local-factory-inl.h"
19 #include "src/heap/parked-scope.h"
116 // For objects on the read-only heap, never serialize the object, but instead
122 ReadOnlySpace* const read_only_space = isolate()->heap()->read_only_space();
475 DCHECK(!local_isolate->heap()->HasPersistentHandles());
492 local_isolate->heap()->NewPersistentMaybeHandle(local_maybe_result);
493 result.persistent_handles = local_isolate->heap()->DetachPersistentHandles();
564 isolate->heap()->SetRootScriptList(*list);