Home | History | Annotate | Download | only in src

Lines Matching defs:RUNTIME_FUNCTION

479 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateObjectLiteral) {
581 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateArrayLiteral) {
594 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateArrayLiteralStubBailout) {
606 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateSymbol) {
619 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreatePrivateSymbol) {
632 RUNTIME_FUNCTION(MaybeObject*, Runtime_SymbolName) {
640 RUNTIME_FUNCTION(MaybeObject*, Runtime_SymbolIsPrivate) {
648 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateJSProxy) {
659 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateJSFunctionProxy) {
674 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsJSProxy) {
682 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsJSFunctionProxy) {
690 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetHandler) {
698 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetCallTrap) {
706 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetConstructTrap) {
714 RUNTIME_FUNCTION(MaybeObject*, Runtime_Fix) {
795 RUNTIME_FUNCTION(MaybeObject*, Runtime_ArrayBufferInitialize) {
829 RUNTIME_FUNCTION(MaybeObject*, Runtime_ArrayBufferGetByteLength) {
837 RUNTIME_FUNCTION(MaybeObject*, Runtime_ArrayBufferSliceImpl) {
856 RUNTIME_FUNCTION(MaybeObject*, Runtime_ArrayBufferIsView) {
911 RUNTIME_FUNCTION(MaybeObject*, Runtime_TypedArrayInitialize) {
964 RUNTIME_FUNCTION(MaybeObject*, Runtime_TypedArrayInitializeFromArrayLike) {
1059 RUNTIME_FUNCTION(MaybeObject*, Runtime_TypedArrayGet##getter) { \
1092 RUNTIME_FUNCTION(MaybeObject*, Runtime_TypedArraySetFastCases) {
1150 RUNTIME_FUNCTION(MaybeObject*, Runtime_DataViewInitialize) {
1181 RUNTIME_FUNCTION(MaybeObject*, Runtime_DataViewGetBuffer) {
1189 RUNTIME_FUNCTION(MaybeObject*, Runtime_DataViewGetByteOffset) {
1197 RUNTIME_FUNCTION(MaybeObject*, Runtime_DataViewGetByteLength) {
1320 RUNTIME_FUNCTION(MaybeObject*, Runtime_DataViewGet##TypeName) { \
1402 RUNTIME_FUNCTION(MaybeObject*, Runtime_DataViewSet##TypeName) { \
1432 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetInitialize) {
1442 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetAdd) {
1454 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetHas) {
1464 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetDelete) {
1476 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetGetSize) {
1485 RUNTIME_FUNCTION(MaybeObject*, Runtime_MapInitialize) {
1495 RUNTIME_FUNCTION(MaybeObject*, Runtime_MapGet) {
1506 RUNTIME_FUNCTION(MaybeObject*, Runtime_MapHas) {
1517 RUNTIME_FUNCTION(MaybeObject*, Runtime_MapDelete) {
1531 RUNTIME_FUNCTION(MaybeObject*, Runtime_MapSet) {
1544 RUNTIME_FUNCTION(MaybeObject*, Runtime_MapGetSize) {
1563 RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakCollectionInitialize) {
1571 RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakCollectionGet) {
1583 RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakCollectionHas) {
1595 RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakCollectionDelete) {
1610 RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakCollectionSet) {
1624 RUNTIME_FUNCTION(MaybeObject*, Runtime_ClassOf) {
1633 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetPrototype) {
1666 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetPrototype) {
1693 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsInPrototypeChain) {
1894 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetOwnProperty) {
1905 RUNTIME_FUNCTION(MaybeObject*, Runtime_PreventExtensions) {
1915 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsExtensible) {
1929 RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpCompile) {
1941 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateApiFunction) {
1949 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsTemplate) {
1958 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetTemplateField) {
1977 RUNTIME_FUNCTION(MaybeObject*, Runtime_DisableAccessChecks) {
1996 RUNTIME_FUNCTION(MaybeObject*, Runtime_EnableAccessChecks) {
2024 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetAccessorProperty) {
2056 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeclareGlobals) {
2156 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeclareContextSlot) {
2258 RUNTIME_FUNCTION(MaybeObject*, Runtime_InitializeVarGlobal) {
2318 RUNTIME_FUNCTION(MaybeObject*, Runtime_InitializeConstGlobal) {
2396 RUNTIME_FUNCTION(MaybeObject*, Runtime_InitializeConstContextSlot) {
2495 RUNTIME_FUNCTION(MaybeObject*,
2508 RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpExec) {
2529 RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpConstructResult) {
2565 RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpInitializeObject) {
2624 RUNTIME_FUNCTION(MaybeObject*, Runtime_FinishArrayPrototypeSetup) {
2653 RUNTIME_FUNCTION(MaybeObject*, Runtime_SpecialArrayFunctions) {
2670 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsCallable) {
2678 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsClassicModeFunction) {
2696 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetDefaultReceiver) {
2724 RUNTIME_FUNCTION(MaybeObject*, Runtime_MaterializeRegExpLiteral) {
2754 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetName) {
2763 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetName) {
2774 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionNameShouldPrintAsAnonymous) {
2783 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionMarkNameShouldPrintAsAnonymous) {
2792 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionIsGenerator) {
2800 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionRemovePrototype) {
2811 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetScript) {
2823 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetSourceCode) {
2833 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetScriptSourcePosition) {
2843 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetPositionForOffset) {
2857 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetInstanceClassName) {
2868 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetLength) {
2879 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetPrototype) {
2891 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetReadOnlyPrototype) {
2933 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionIsAPIFunction) {
2942 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionIsBuiltin) {
2951 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetCode) {
3017 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetExpectedNumberOfProperties) {
3042 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateJSGeneratorObject) {
3068 RUNTIME_FUNCTION(MaybeObject*, Runtime_SuspendJSGeneratorObject) {
3119 RUNTIME_FUNCTION(MaybeObject*, Runtime_ResumeJSGeneratorObject) {
3163 RUNTIME_FUNCTION(MaybeObject*, Runtime_ThrowGeneratorStateError) {
3176 RUNTIME_FUNCTION(MaybeObject*, Runtime_ObjectFreeze) {
3196 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringCharCodeAt) {
3220 RUNTIME_FUNCTION(MaybeObject*, Runtime_CharFromCode) {
4141 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringReplaceGlobalRegExpWithString) {
4216 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringReplaceOneCharWithString) {
4295 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringIndexOf) {
4348 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringLastIndexOf) {
4407 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringLocaleCompare) {
4455 RUNTIME_FUNCTION(MaybeObject*, Runtime_SubString) {
4482 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringMatch) {
4690 RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpExecMultiple) {
4712 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToRadixString) {
4748 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToFixed) {
4764 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToExponential) {
4780 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToPrecision) {
4796 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsValidSmi) {
4927 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetProperty) {
4939 RUNTIME_FUNCTION(MaybeObject*, Runtime_KeyedGetProperty) {
5055 RUNTIME_FUNCTION(MaybeObject*, Runtime_DefineOrRedefineAccessorProperty) {
5083 RUNTIME_FUNCTION(MaybeObject*, Runtime_DefineOrRedefineDataProperty) {
5155 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetDataProperty) {
5385 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetProperty) {
5414 RUNTIME_FUNCTION(MaybeObject*, Runtime_TransitionElementsKind) {
5427 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetNativeFlag) {
5441 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetInlineBuiltinFlag) {
5455 RUNTIME_FUNCTION(MaybeObject*, Runtime_StoreArrayLiteralElement) {
5514 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugCallbackSupportsStepping) {
5534 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPrepareStepInIfStepping) {
5553 RUNTIME_FUNCTION(MaybeObject*, Runtime_IgnoreAttributesAndSetProperty) {
5575 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeleteProperty) {
5610 RUNTIME_FUNCTION(MaybeObject*, Runtime_HasLocalProperty) {
5652 RUNTIME_FUNCTION(MaybeObject*, Runtime_HasProperty) {
5665 RUNTIME_FUNCTION(MaybeObject*, Runtime_HasElement) {
5678 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsPropertyEnumerable) {
5695 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetPropertyNames) {
5711 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetPropertyNamesFast) {
5750 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLocalPropertyNames) {
5841 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLocalElementNames) {
5858 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetInterceptorInfo) {
5876 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetNamedInterceptorPropertyNames) {
5891 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetIndexedInterceptorElementNames) {
5904 RUNTIME_FUNCTION(MaybeObject*, Runtime_LocalKeys) {
5953 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetArgumentsProperty) {
6011 RUNTIME_FUNCTION(MaybeObject*, Runtime_ToFastProperties) {
6022 RUNTIME_FUNCTION(MaybeObject*, Runtime_ToBool) {
6032 RUNTIME_FUNCTION(MaybeObject*, Runtime_Typeof) {
6096 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToNumber) {
6157 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewString) {
6170 RUNTIME_FUNCTION(MaybeObject*, Runtime_TruncateString) {
6178 RUNTIME_FUNCTION(MaybeObject*, Runtime_URIEscape) {
6192 RUNTIME_FUNCTION(MaybeObject*, Runtime_URIUnescape) {
6204 RUNTIME_FUNCTION(MaybeObject*, Runtime_QuoteJSONString) {
6212 RUNTIME_FUNCTION(MaybeObject*, Runtime_BasicJSONStringify) {
6220 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringParseInt) {
6234 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringParseFloat) {
6541 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToLowerCase) {
6547 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToUpperCase) {
6558 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringTrim) {
6586 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringSplit) {
6711 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToArray) {
6764 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewStringWrapper) {
6779 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToString) {
6790 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToStringSkipCache) {
6802 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToInteger) {
6817 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToPositiveInteger) {
6834 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToIntegerMapMinusZero) {
6853 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToJSUint32) {
6862 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToJSInt32) {
6878 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToSmi) {
6897 RUNTIME_FUNCTION(MaybeObject*, Runtime_AllocateHeapNumber) {
6904 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberAdd) {
6914 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberSub) {
6924 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberMul) {
6934 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberUnaryMinus) {
6943 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberAlloc) {
6951 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberDiv) {
6961 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberMod) {
6974 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberImul) {
6984 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringAdd) {
7033 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringBuilderConcat) {
7149 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringBuilderJoin) {
7274 RUNTIME_FUNCTION(MaybeObject*, Runtime_SparseJoinWithSeparator) {
7370 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberOr) {
7380 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberAnd) {
7390 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberXor) {
7400 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberShl) {
7410 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberShr) {
7420 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberSar) {
7430 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberEquals) {
7449 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringEquals) {
7467 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberCompare) {
7482 RUNTIME_FUNCTION(MaybeObject*, Runtime_SmiLexicographicCompare) {
7621 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringCompare) {
7656 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_acos) {
7666 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_asin) {
7676 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_atan) {
7689 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_atan2) {
7712 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_cos) {
7722 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_exp) {
7733 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_floor) {
7743 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_log) {
7755 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_pow) {
7778 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_pow_cfunction) {
7795 RUNTIME_FUNCTION(MaybeObject*, Runtime_RoundNumber) {
7838 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_sin) {
7848 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_sqrt) {
7858 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_tan) {
7868 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateMakeDay) {
7879 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateSetValue) {
7916 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewArgumentsFast) {
8011 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewStrictArgumentsFast) {
8044 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewClosureFromStubFailure) {
8058 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewClosure) {
8127 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionBindArguments) {
8187 RUNTIME_FUNCTION(MaybeObject*, Runtime_BoundFunctionGetBindings) {
8203 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewObjectFromBound) {
8250 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewObject) {
8323 RUNTIME_FUNCTION(MaybeObject*, Runtime_FinalizeInstanceSize) {
8334 RUNTIME_FUNCTION(MaybeObject*, Runtime_LazyCompile) {
8383 RUNTIME_FUNCTION(MaybeObject*, Runtime_LazyRecompile) {
8406 RUNTIME_FUNCTION(MaybeObject*, Runtime_ConcurrentRecompile) {
8446 RUNTIME_FUNCTION(MaybeObject*, Runtime_NotifyStubFailure) {
8456 RUNTIME_FUNCTION(MaybeObject*, Runtime_NotifyDeoptimized) {
8515 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeoptimizeFunction) {
8527 RUNTIME_FUNCTION(MaybeObject*, Runtime_ClearFunctionTypeFeedback) {
8540 RUNTIME_FUNCTION(MaybeObject*, Runtime_RunningInSimulator) {
8550 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsConcurrentRecompilationSupported) {
8557 RUNTIME_FUNCTION(MaybeObject*, Runtime_OptimizeFunctionOnNextCall) {
8586 RUNTIME_FUNCTION(MaybeObject*, Runtime_NeverOptimizeFunction) {
8596 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetOptimizationStatus) {
8631 RUNTIME_FUNCTION(MaybeObject*, Runtime_UnblockConcurrentRecompilation) {
8638 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetOptimizationCount) {
8665 RUNTIME_FUNCTION(MaybeObject*, Runtime_CompileForOnStackReplacement) {
8768 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetAllocationTimeout) {
8781 RUNTIME_FUNCTION(MaybeObject*, Runtime_CheckIsBootstrapping) {
8788 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetRootNaN) {
8795 RUNTIME_FUNCTION(MaybeObject*, Runtime_Call) {
8831 RUNTIME_FUNCTION(MaybeObject*, Runtime_Apply) {
8866 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFunctionDelegate) {
8874 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetConstructorDelegate) {
8882 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewGlobalContext) {
8902 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewFunctionContext) {
8919 RUNTIME_FUNCTION(MaybeObject*, Runtime_PushWithContext) {
8963 RUNTIME_FUNCTION(MaybeObject*, Runtime_PushCatchContext) {
8989 RUNTIME_FUNCTION(MaybeObject*, Runtime_PushBlockContext) {
9013 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsJSModule) {
9021 RUNTIME_FUNCTION(MaybeObject*, Runtime_PushModuleContext) {
9056 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeclareModules) {
9109 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeleteContextSlot) {
9300 RUNTIME_FUNCTION(ObjectPair, Runtime_LoadContextSlot) {
9305 RUNTIME_FUNCTION(ObjectPair, Runtime_LoadContextSlotNoReferenceError) {
9310 RUNTIME_FUNCTION(MaybeObject*, Runtime_StoreContextSlot) {
9397 RUNTIME_FUNCTION(MaybeObject*, Runtime_Throw) {
9405 RUNTIME_FUNCTION(MaybeObject*, Runtime_ReThrow) {
9413 RUNTIME_FUNCTION(MaybeObject*, Runtime_PromoteScheduledException) {
9420 RUNTIME_FUNCTION(MaybeObject*, Runtime_ThrowReferenceError) {
9432 RUNTIME_FUNCTION(MaybeObject*, Runtime_ThrowNotDateError) {
9440 RUNTIME_FUNCTION(MaybeObject*, Runtime_ThrowMessage) {
9452 RUNTIME_FUNCTION(MaybeObject*, Runtime_StackGuard) {
9465 RUNTIME_FUNCTION(MaybeObject*, Runtime_TryInstallRecompiledCode) {
9482 RUNTIME_FUNCTION(MaybeObject*, Runtime_Interrupt) {
9518 RUNTIME_FUNCTION(MaybeObject*, Runtime_TraceEnter) {
9526 RUNTIME_FUNCTION(MaybeObject*, Runtime_TraceExit) {
9533 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPrint) {
9564 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugTrace) {
9572 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateCurrentTime) {
9585 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateParseString) {
9622 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateLocalTimezone) {
9633 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateToUTC) {
9644 RUNTIME_FUNCTION(MaybeObject*, Runtime_GlobalReceiver) {
9653 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsAttachedGlobal) {
9663 RUNTIME_FUNCTION(MaybeObject*, Runtime_ParseJson) {
9702 RUNTIME_FUNCTION(MaybeObject*, Runtime_CompileString) {
9772 RUNTIME_FUNCTION(ObjectPair, Runtime_ResolvePossiblyDirectEval) {
9821 RUNTIME_FUNCTION(MaybeObject*, Runtime_AllocateInNewSpace) {
9829 RUNTIME_FUNCTION(MaybeObject*, Runtime_AllocateInTargetSpace) {
9843 RUNTIME_FUNCTION(MaybeObject*, Runtime_PushIfAbsent) {
10386 RUNTIME_FUNCTION(MaybeObject*, Runtime_ArrayConcat) {
10561 RUNTIME_FUNCTION(MaybeObject*, Runtime_GlobalPrint) {
10581 RUNTIME_FUNCTION(MaybeObject*, Runtime_RemoveArrayHoles) {
10591 RUNTIME_FUNCTION(MaybeObject*, Runtime_MoveArrayContents) {
10617 RUNTIME_FUNCTION(MaybeObject*, Runtime_EstimateNumberOfElements) {
10638 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetArrayKeys) {
10676 RUNTIME_FUNCTION(MaybeObject*, Runtime_LookupAccessor) {
10692 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugBreak) {
10715 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetDebugEventListener) {
10729 RUNTIME_FUNCTION(MaybeObject*, Runtime_Break) {
10810 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetPropertyDetails) {
10909 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetProperty) {
10928 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPropertyTypeFromDetails) {
10938 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPropertyAttributesFromDetails) {
10948 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPropertyIndexFromDetails) {
10960 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugNamedInterceptorPropertyValue) {
10978 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugIndexedInterceptorElementValue) {
10989 RUNTIME_FUNCTION(MaybeObject*, Runtime_CheckExecutionState) {
11004 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFrameCount) {
11147 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFrameDetails) {
12142 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetScopeCount) {
12174 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetStepInPositions) {
12281 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetScopeDetails) {
12313 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFunctionScopeCount) {
12330 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFunctionScopeDetails) {
12374 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetScopeVariableValue) {
12410 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPrintScopes) {
12428 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetThreadCount) {
12464 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetThreadDetails) {
12514 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetDisableBreak) {
12528 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetBreakLocations) {
12556 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetFunctionBreakPoint) {
12579 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetScriptBreakPoint) {
12611 RUNTIME_FUNCTION(MaybeObject*, Runtime_ClearBreakPoint) {
12626 RUNTIME_FUNCTION(MaybeObject*, Runtime_ChangeBreakOnException) {
12644 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsBreakOnException) {
12661 RUNTIME_FUNCTION(MaybeObject*, Runtime_PrepareStep) {
12716 RUNTIME_FUNCTION(MaybeObject*, Runtime_ClearStepping) {
12797 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugEvaluate) {
12866 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugEvaluateGlobal) {
12902 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetLoadedScripts) {
13004 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugReferencedBy) {
13098 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugConstructedBy) {
13148 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetPrototype) {
13157 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugSetScriptSource) {
13175 RUNTIME_FUNCTION(MaybeObject*, Runtime_SystemBreak) {
13183 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugDisassembleFunction) {
13198 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugDisassembleConstructor) {
13213 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetInferredName) {
13251 RUNTIME_FUNCTION(MaybeObject*,
13301 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditGatherCompileInfo) {
13324 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditReplaceScript) {
13348 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditFunctionSourceUpdated) {
13358 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditReplaceFunctionCode) {
13370 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditFunctionSetScript) {
13397 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditReplaceRefToNestedFunction) {
13418 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditPatchFunctionPositions) {
13433 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditCheckAndDropActivations) {
13447 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditCompareStrings) {
13460 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditRestartFrame) {
13499 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFunctionCodePositionFromSource) {
13537 RUNTIME_FUNCTION(MaybeObject*, Runtime_ExecuteInDebugContext) {
13572 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetFlags) {
13584 RUNTIME_FUNCTION(MaybeObject*, Runtime_CollectGarbage) {
13592 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetHeapUsage) {
13605 RUNTIME_FUNCTION(MaybeObject*, Runtime_CanonicalizeLanguageTag) {
13639 RUNTIME_FUNCTION(MaybeObject*, Runtime_AvailableLocalesOf) {
13686 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetDefaultICULocale) {
13706 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLanguageTagVariants) {
13797 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateDateTimeFormat) {
13842 RUNTIME_FUNCTION(MaybeObject*, Runtime_InternalDateFormat) {
13872 RUNTIME_FUNCTION(MaybeObject*, Runtime_InternalDateParse) {
13902 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateNumberFormat) {
13946 RUNTIME_FUNCTION(MaybeObject*, Runtime_InternalNumberFormat) {
13976 RUNTIME_FUNCTION(MaybeObject*, Runtime_InternalNumberParse) {
14015 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateCollator) {
14058 RUNTIME_FUNCTION(MaybeObject*, Runtime_InternalCompare) {
14086 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateBreakIterator) {
14134 RUNTIME_FUNCTION(MaybeObject*, Runtime_BreakIteratorAdoptText) {
14161 RUNTIME_FUNCTION(MaybeObject*, Runtime_BreakIteratorFirst) {
14176 RUNTIME_FUNCTION(MaybeObject*, Runtime_BreakIteratorNext) {
14191 RUNTIME_FUNCTION(MaybeObject*, Runtime_BreakIteratorCurrent) {
14206 RUNTIME_FUNCTION(MaybeObject*, Runtime_BreakIteratorBreakType) {
14278 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetScript) {
14295 RUNTIME_FUNCTION(MaybeObject*, Runtime_CollectStackTrace) {
14311 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetAndClearOverflowedStackTrace) {
14325 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetV8Version) {
14336 RUNTIME_FUNCTION(MaybeObject*, Runtime_Abort) {
14348 RUNTIME_FUNCTION(MaybeObject*, Runtime_AbortJS) {
14360 RUNTIME_FUNCTION(MaybeObject*, Runtime_FlattenString) {
14369 RUNTIME_FUNCTION(MaybeObject*, Runtime_NotifyContextDisposed) {
14377 RUNTIME_FUNCTION(MaybeObject*, Runtime_MigrateInstance) {
14389 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFromCache) {
14488 RUNTIME_FUNCTION(MaybeObject*, Runtime_MessageGetStartPosition) {
14495 RUNTIME_FUNCTION(MaybeObject*, Runtime_MessageGetScript) {
14505 RUNTIME_FUNCTION(MaybeObject*, Runtime_ListNatives) {
14549 RUNTIME_FUNCTION(MaybeObject*, Runtime_Log) {
14563 RUNTIME_FUNCTION(MaybeObject*, Runtime_IS_VAR) {
14570 RUNTIME_FUNCTION(MaybeObject*, Runtime_Has##Name) { \
14598 RUNTIME_FUNCTION(MaybeObject*, Runtime_HaveSameMap) {
14607 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsAccessCheckNeeded) {
14615 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsObserved) {
14631 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetIsObserved) {
14652 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetMicrotaskPending) {
14662 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetObservationState) {
14669 RUNTIME_FUNCTION(MaybeObject*, Runtime_ObservationWeakMapCreate) {
14683 RUNTIME_FUNCTION(MaybeObject*, Runtime_UnwrapGlobalProxy) {
14695 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsAccessAllowedForObserver) {
14788 RUNTIME_FUNCTION(MaybeObject*, Runtime_ArrayConstructor) {
14827 RUNTIME_FUNCTION(MaybeObject*, Runtime_InternalArrayConstructor) {
14850 RUNTIME_FUNCTION(MaybeObject*, Runtime_MaxSmi) {