Searched refs:ProcessingScope (Results 1 – 4 of 4) sorted by relevance
115 LocalEmbedderHeapTracer::ProcessingScope::ProcessingScope( in ProcessingScope() function in v8::internal::LocalEmbedderHeapTracer::ProcessingScope122 LocalEmbedderHeapTracer::ProcessingScope::~ProcessingScope() { in ~ProcessingScope()139 void LocalEmbedderHeapTracer::ProcessingScope::TracePossibleWrapper( in TracePossibleWrapper()150 void LocalEmbedderHeapTracer::ProcessingScope::FlushWrapperCacheIfFull() { in FlushWrapperCacheIfFull()159 void LocalEmbedderHeapTracer::ProcessingScope::AddWrapperInfoForTesting( in AddWrapperInfoForTesting()204 LocalEmbedderHeapTracer::ProcessingScope scope(this); in EmbedderWriteBarrier()
61 class V8_EXPORT_PRIVATE V8_NODISCARD ProcessingScope {63 explicit ProcessingScope(LocalEmbedderHeapTracer* tracer);64 ~ProcessingScope();
551 LocalEmbedderHeapTracer::ProcessingScope scope(local_tracer); in EmbedderStep()
2202 LocalEmbedderHeapTracer::ProcessingScope scope( in PerformWrapperTracing()