Home | History | Annotate | Download | only in runtime

Lines Matching defs:RUNTIME_FUNCTION

36 RUNTIME_FUNCTION(Runtime_PromiseRejectEventFromStack) {
56 RUNTIME_FUNCTION(Runtime_ReportPromiseReject) {
66 RUNTIME_FUNCTION(Runtime_PromiseRevokeReject) {
77 RUNTIME_FUNCTION(Runtime_EnqueuePromiseReactionJob) {
85 RUNTIME_FUNCTION(Runtime_EnqueuePromiseResolveThenableJob) {
93 RUNTIME_FUNCTION(Runtime_EnqueueMicrotask) {
101 RUNTIME_FUNCTION(Runtime_RunMicrotasks) {
108 RUNTIME_FUNCTION(Runtime_PromiseStatus) {
116 RUNTIME_FUNCTION(Runtime_PromiseResult) {
123 RUNTIME_FUNCTION(Runtime_PromiseMarkAsHandled) {
132 RUNTIME_FUNCTION(Runtime_PromiseHookInit) {
141 RUNTIME_FUNCTION(Runtime_PromiseHookResolve) {
150 RUNTIME_FUNCTION(Runtime_PromiseHookBefore) {
162 RUNTIME_FUNCTION(Runtime_PromiseHookAfter) {