Home
last modified time | relevance | path

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

/third_party/node/src/
Denv.cc135 FailWithCorruptedAsyncStack(async_id); in pop_async_context()
1526 void AsyncHooks::FailWithCorruptedAsyncStack(double expected_async_id) { in FailWithCorruptedAsyncStack() function in node::AsyncHooks
Denv.h329 [[noreturn]] void FailWithCorruptedAsyncStack(double expected_async_id);