Searched refs:kExecutionAsyncId (Results 1 – 6 of 6) sorted by relevance
91 kCheck, kExecutionAsyncId, kAsyncIdCounter, kTriggerAsyncId,436 return async_id_fields[kExecutionAsyncId];543 async_wrap.async_ids_stack[offset * 2] = async_id_fields[kExecutionAsyncId];546 async_id_fields[kExecutionAsyncId] = asyncId;556 if (enabledHooksExist() && async_id_fields[kExecutionAsyncId] !== asyncId) {562 async_id_fields[kExecutionAsyncId] = async_wrap.async_ids_stack[2 * offset];571 return async_id_fields[kExecutionAsyncId];
126 kExecutionAsyncId: 0;
105 async_ids_stack_[2 * offset] = async_id_fields_[kExecutionAsyncId]; in push_async_context()108 async_id_fields_[kExecutionAsyncId] = async_id; in push_async_context()134 async_id_fields_[kExecutionAsyncId] != async_id)) { in pop_async_context()139 async_id_fields_[kExecutionAsyncId] = async_ids_stack_[2 * offset]; in pop_async_context()183 async_id_fields_[kExecutionAsyncId] = 0; in clear_async_id_stack()1512 async_id_fields_.GetValue(kExecutionAsyncId), in FailWithCorruptedAsyncStack()
397 return async_hooks()->async_id_fields()[AsyncHooks::kExecutionAsyncId]; in execution_async_id()
422 SET_HOOKS_CONSTANT(kExecutionAsyncId); in Initialize()
243 kExecutionAsyncId, enumerator