Lines Matching refs:RUNTIME_FUNCTION
42 RUNTIME_FUNCTION(Runtime_AccessCheck) {
53 RUNTIME_FUNCTION(Runtime_FatalProcessOutOfMemoryInAllocateRaw) {
60 RUNTIME_FUNCTION(Runtime_FatalProcessOutOfMemoryInvalidArrayLength) {
67 RUNTIME_FUNCTION(Runtime_Throw) {
73 RUNTIME_FUNCTION(Runtime_ReThrow) {
79 RUNTIME_FUNCTION(Runtime_ReThrowWithMessage) {
85 RUNTIME_FUNCTION(Runtime_ThrowStackOverflow) {
91 RUNTIME_FUNCTION(Runtime_ThrowSymbolAsyncIteratorInvalid) {
112 RUNTIME_FUNCTION(Runtime_ThrowRangeError) {
132 RUNTIME_FUNCTION(Runtime_ThrowTypeError) {
136 RUNTIME_FUNCTION(Runtime_ThrowTypeErrorIfStrict) {
164 RUNTIME_FUNCTION(Runtime_ThrowInvalidTypedArrayAlignment) {
186 RUNTIME_FUNCTION(Runtime_UnwindAndFindExceptionHandler) {
192 RUNTIME_FUNCTION(Runtime_PromoteScheduledException) {
198 RUNTIME_FUNCTION(Runtime_ThrowReferenceError) {
206 RUNTIME_FUNCTION(Runtime_ThrowAccessedUninitializedVariable) {
215 RUNTIME_FUNCTION(Runtime_NewError) {
224 RUNTIME_FUNCTION(Runtime_NewForeign) {
230 RUNTIME_FUNCTION(Runtime_NewTypeError) {
254 RUNTIME_FUNCTION(Runtime_NewReferenceError) {
263 RUNTIME_FUNCTION(Runtime_NewSyntaxError) {
272 RUNTIME_FUNCTION(Runtime_ThrowInvalidStringLength) {
277 RUNTIME_FUNCTION(Runtime_ThrowIteratorResultNotAnObject) {
286 RUNTIME_FUNCTION(Runtime_ThrowThrowMethodMissing) {
293 RUNTIME_FUNCTION(Runtime_ThrowSymbolIteratorInvalid) {
300 RUNTIME_FUNCTION(Runtime_ThrowNoAccess) {
313 RUNTIME_FUNCTION(Runtime_ThrowNotConstructor) {
321 RUNTIME_FUNCTION(Runtime_ThrowApplyNonFunction) {
330 RUNTIME_FUNCTION(Runtime_StackGuard) {
344 RUNTIME_FUNCTION(Runtime_StackGuardWithGap) {
359 RUNTIME_FUNCTION(Runtime_BytecodeBudgetInterruptWithStackCheck) {
385 RUNTIME_FUNCTION(Runtime_BytecodeBudgetInterrupt) {
423 RUNTIME_FUNCTION(Runtime_AllocateInYoungGeneration) {
455 RUNTIME_FUNCTION(Runtime_AllocateInOldGeneration) {
473 RUNTIME_FUNCTION(Runtime_AllocateByteArray) {
481 RUNTIME_FUNCTION(Runtime_AllocateSeqOneByteString) {
492 RUNTIME_FUNCTION(Runtime_AllocateSeqTwoByteString) {
503 RUNTIME_FUNCTION(Runtime_ThrowIteratorError) {
510 RUNTIME_FUNCTION(Runtime_ThrowSpreadArgError) {
519 RUNTIME_FUNCTION(Runtime_ThrowCalledNonCallable) {
527 RUNTIME_FUNCTION(Runtime_ThrowConstructedNonConstructable) {
535 RUNTIME_FUNCTION(Runtime_ThrowPatternAssignmentNonCoercible) {
543 RUNTIME_FUNCTION(Runtime_ThrowConstructorReturnedNonObject) {
553 RUNTIME_FUNCTION(Runtime_CreateListFromArrayLike) {
561 RUNTIME_FUNCTION(Runtime_IncrementUseCounter) {
569 RUNTIME_FUNCTION(Runtime_GetAndResetRuntimeCallStats) {
619 RUNTIME_FUNCTION(Runtime_OrdinaryHasInstance) {
628 RUNTIME_FUNCTION(Runtime_Typeof) {
635 RUNTIME_FUNCTION(Runtime_AllowDynamicFunction) {
644 RUNTIME_FUNCTION(Runtime_CreateAsyncFromSyncIterator) {
665 RUNTIME_FUNCTION(Runtime_GetTemplateObject) {
679 RUNTIME_FUNCTION(Runtime_ReportMessageFromMicrotask) {
698 RUNTIME_FUNCTION(Runtime_GetInitializerFunction) {
709 RUNTIME_FUNCTION(Runtime_DoubleToStringWithRadix) {
722 RUNTIME_FUNCTION(Runtime_SharedValueBarrierSlow) {