Home
last modified time | relevance | path

Searched refs:SampleExceptionEvent (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-engine.cc1514 void SampleExceptionEvent(base::ElapsedTimer* timer, TimedHistogram* counter) { in SampleExceptionEvent() function
1532 SampleExceptionEvent(&isolate_info->throw_timer, in SampleThrowEvent()
1544 SampleExceptionEvent(&isolate_info->rethrow_timer, in SampleRethrowEvent()
1556 SampleExceptionEvent(&isolate_info->catch_timer, in SampleCatchEvent()