Searched refs:kSkipAsyncHooks (Results 1 – 3 of 3) sorted by relevance
55 skip_hooks_(flags & kSkipAsyncHooks), in InternalCallbackScope()176 flags = InternalCallbackScope::kSkipAsyncHooks; in InternalMakeCallback()
203 kSkipAsyncHooks = 1, enumerator
455 InternalCallbackScope::kSkipAsyncHooks); in StartExecution()