Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-internal-gen.cc613 void SetPendingMicrotaskCount(TNode<IntPtrT> count);
714 void InternalBuiltinsAssembler::SetPendingMicrotaskCount(TNode<IntPtrT> count) { in SetPendingMicrotaskCount() function in v8::internal::InternalBuiltinsAssembler
881 SetPendingMicrotaskCount(new_num_tasks); in TF_BUILTIN()
905 SetPendingMicrotaskCount(IntPtrConstant(0)); in TF_BUILTIN()