Home | History | Annotate | Download | only in runtime

Lines Matching defs:RUNTIME_FUNCTION

26 RUNTIME_FUNCTION(Runtime_CheckIsBootstrapping) {
33 RUNTIME_FUNCTION(Runtime_ExportFromRuntime) {
45 RUNTIME_FUNCTION(Runtime_InstallToContext) {
69 RUNTIME_FUNCTION(Runtime_Throw) {
75 RUNTIME_FUNCTION(Runtime_ReThrow) {
81 RUNTIME_FUNCTION(Runtime_ThrowStackOverflow) {
87 RUNTIME_FUNCTION(Runtime_ThrowSymbolAsyncIteratorInvalid) {
109 RUNTIME_FUNCTION(Runtime_ThrowRangeError) {
113 RUNTIME_FUNCTION(Runtime_ThrowTypeError) {
137 RUNTIME_FUNCTION(Runtime_ThrowInvalidTypedArrayAlignment) {
159 RUNTIME_FUNCTION(Runtime_UnwindAndFindExceptionHandler) {
165 RUNTIME_FUNCTION(Runtime_PromoteScheduledException) {
171 RUNTIME_FUNCTION(Runtime_ThrowReferenceError) {
179 RUNTIME_FUNCTION(Runtime_NewTypeError) {
189 RUNTIME_FUNCTION(Runtime_NewReferenceError) {
199 RUNTIME_FUNCTION(Runtime_NewSyntaxError) {
209 RUNTIME_FUNCTION(Runtime_ThrowInvalidStringLength) {
214 RUNTIME_FUNCTION(Runtime_ThrowIteratorResultNotAnObject) {
223 RUNTIME_FUNCTION(Runtime_ThrowThrowMethodMissing) {
230 RUNTIME_FUNCTION(Runtime_ThrowSymbolIteratorInvalid) {
237 RUNTIME_FUNCTION(Runtime_ThrowNotConstructor) {
245 RUNTIME_FUNCTION(Runtime_ThrowApplyNonFunction) {
254 RUNTIME_FUNCTION(Runtime_StackGuard) {
267 RUNTIME_FUNCTION(Runtime_Interrupt) {
273 RUNTIME_FUNCTION(Runtime_AllocateInNewSpace) {
283 RUNTIME_FUNCTION(Runtime_AllocateInTargetSpace) {
296 RUNTIME_FUNCTION(Runtime_AllocateSeqOneByteString) {
307 RUNTIME_FUNCTION(Runtime_AllocateSeqTwoByteString) {
318 RUNTIME_FUNCTION(Runtime_IS_VAR) {
403 RUNTIME_FUNCTION(Runtime_ThrowCalledNonCallable) {
414 RUNTIME_FUNCTION(Runtime_ThrowConstructedNonConstructable) {
424 RUNTIME_FUNCTION(Runtime_ThrowConstructorReturnedNonObject) {
434 RUNTIME_FUNCTION(Runtime_CreateListFromArrayLike) {
442 RUNTIME_FUNCTION(Runtime_DeserializeLazy) {
469 RUNTIME_FUNCTION(Runtime_IncrementUseCounter) {
477 RUNTIME_FUNCTION(Runtime_GetAndResetRuntimeCallStats) {
523 RUNTIME_FUNCTION(Runtime_OrdinaryHasInstance) {
532 RUNTIME_FUNCTION(Runtime_Typeof) {
539 RUNTIME_FUNCTION(Runtime_AllowDynamicFunction) {
548 RUNTIME_FUNCTION(Runtime_CreateAsyncFromSyncIterator) {
569 RUNTIME_FUNCTION(Runtime_CreateTemplateObject) {
577 RUNTIME_FUNCTION(Runtime_ReportMessage) {