Searched refs:AddCurrentStack (Results 1 – 3 of 3) sorted by relevance
42 void ProfilerEventsProcessor::AddCurrentStack(Isolate* isolate) { in AddCurrentStack() function in v8::internal::ProfilerEventsProcessor427 processor_->AddCurrentStack(isolate_); in StartProcessorIfNotStarted()450 processor_->AddCurrentStack(isolate_); in StartProcessorIfNotStarted()
139 void AddCurrentStack(Isolate* isolate);
1555 processor->AddCurrentStack(isolate); in TEST()1560 processor->AddCurrentStack(isolate); in TEST()1564 processor->AddCurrentStack(isolate); in TEST()