Searched refs:PerformMicrotaskCheckpoint (Results 1 – 2 of 2) sorted by relevance
119 …V("performMicrotaskCheckpoint", PerformMicrotaskCheckpoint, 0, INVAL…362 static JSTaggedValue PerformMicrotaskCheckpoint(EcmaRuntimeCallInfo *info);
1175 JSTaggedValue BuiltinsArkTools::PerformMicrotaskCheckpoint([[maybe_unused]] EcmaRuntimeCallInfo *in… in PerformMicrotaskCheckpoint() function in panda::ecmascript::builtins::BuiltinsArkTools