Searched refs:EnterMicrotaskContext (Results 1 – 2 of 2) sorted by relevance
621 void EnterMicrotaskContext(TNode<Context> context);748 void InternalBuiltinsAssembler::EnterMicrotaskContext( in EnterMicrotaskContext() function in v8::internal::InternalBuiltinsAssembler948 EnterMicrotaskContext(microtask_context); in TF_BUILTIN()993 EnterMicrotaskContext(microtask_context); in TF_BUILTIN()1019 EnterMicrotaskContext(microtask_context); in TF_BUILTIN()1054 EnterMicrotaskContext(microtask_context); in TF_BUILTIN()
400 inline void EnterMicrotaskContext(Handle<Context> context);544 void HandleScopeImplementer::EnterMicrotaskContext(Handle<Context> context) { in EnterMicrotaskContext() function