Searched refs:AddCurrentStack (Results 1 – 3 of 3) sorted by relevance
57 void ProfilerEventsProcessor::AddCurrentStack(Isolate* isolate) { in AddCurrentStack() function in v8::internal::ProfilerEventsProcessor448 processor_->AddCurrentStack(isolate_); in StartProcessorIfNotStarted()471 processor_->AddCurrentStack(isolate_); in StartProcessorIfNotStarted()
142 void AddCurrentStack(Isolate* isolate);
1621 processor->AddCurrentStack(isolate); in TEST()1626 processor->AddCurrentStack(isolate); in TEST()1630 processor->AddCurrentStack(isolate); in TEST()