Home | History | Annotate | Download | only in src

Lines Matching refs:RUNTIME_FUNCTION

567 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateObjectLiteral) {
593 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateObjectLiteralShallow) {
619 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateArrayLiteral) {
639 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateArrayLiteralShallow) {
664 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateJSProxy) {
674 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateJSFunctionProxy) {
687 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsJSProxy) {
694 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsJSFunctionProxy) {
701 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetHandler) {
708 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetCallTrap) {
715 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetConstructTrap) {
722 RUNTIME_FUNCTION(MaybeObject*, Runtime_Fix) {
730 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetInitialize) {
740 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetAdd) {
752 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetHas) {
762 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetDelete) {
774 RUNTIME_FUNCTION(MaybeObject*, Runtime_MapInitialize) {
784 RUNTIME_FUNCTION(MaybeObject*, Runtime_MapGet) {
793 RUNTIME_FUNCTION(MaybeObject*, Runtime_MapSet) {
806 RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakMapInitialize) {
818 RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakMapGet) {
827 RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakMapSet) {
840 RUNTIME_FUNCTION(MaybeObject*, Runtime_ClassOf) {
849 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetPrototype) {
871 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsInPrototypeChain) {
1147 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetOwnProperty) {
1156 RUNTIME_FUNCTION(MaybeObject*, Runtime_PreventExtensions) {
1163 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsExtensible) {
1176 RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpCompile) {
1188 RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateApiFunction) {
1196 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsTemplate) {
1204 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetTemplateField) {
1222 RUNTIME_FUNCTION(MaybeObject*, Runtime_DisableAccessChecks) {
1241 RUNTIME_FUNCTION(MaybeObject*, Runtime_EnableAccessChecks) {
1272 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeclareGlobals) {
1384 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeclareContextSlot) {
1479 RUNTIME_FUNCTION(MaybeObject*, Runtime_InitializeVarGlobal) {
1542 RUNTIME_FUNCTION(MaybeObject*, Runtime_InitializeConstGlobal) {
1615 RUNTIME_FUNCTION(MaybeObject*, Runtime_InitializeConstContextSlot) {
1715 RUNTIME_FUNCTION(MaybeObject*,
1728 RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpExec) {
1750 RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpConstructResult) {
1785 RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpInitializeObject) {
1854 RUNTIME_FUNCTION(MaybeObject*, Runtime_FinishArrayPrototypeSetup) {
1883 RUNTIME_FUNCTION(MaybeObject*, Runtime_SpecialArrayFunctions) {
1900 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetDefaultReceiver) {
1927 RUNTIME_FUNCTION(MaybeObject*, Runtime_MaterializeRegExpLiteral) {
1957 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetName) {
1966 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetName) {
1977 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionNameShouldPrintAsAnonymous) {
1986 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionMarkNameShouldPrintAsAnonymous) {
1995 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionRemovePrototype) {
2007 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetScript) {
2019 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetSourceCode) {
2029 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetScriptSourcePosition) {
2039 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetPositionForOffset) {
2052 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetInstanceClassName) {
2063 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetLength) {
2074 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetPrototype) {
2089 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetReadOnlyPrototype) {
2144 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionIsAPIFunction) {
2153 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionIsBuiltin) {
2162 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetCode) {
2227 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetExpectedNumberOfProperties) {
2250 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringCharCodeAt) {
2286 RUNTIME_FUNCTION(MaybeObject*, Runtime_CharFromCode) {
3228 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringReplaceRegExpWithString) {
3321 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringReplaceOneCharWithString) {
3401 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringIndexOf) {
3453 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringLastIndexOf) {
3512 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringLocaleCompare) {
3560 RUNTIME_FUNCTION(MaybeObject*, Runtime_SubString) {
3587 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringMatch) {
3979 RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpExecMultiple) {
4035 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToRadixString) {
4071 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToFixed) {
4096 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToExponential) {
4121 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToPrecision) {
4224 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetProperty) {
4236 RUNTIME_FUNCTION(MaybeObject*, Runtime_KeyedGetProperty) {
4339 RUNTIME_FUNCTION(MaybeObject*, Runtime_DefineOrRedefineAccessorProperty) {
4365 RUNTIME_FUNCTION(MaybeObject*, Runtime_DefineOrRedefineDataProperty) {
4600 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetProperty) {
4629 RUNTIME_FUNCTION(MaybeObject*, Runtime_TransitionElementsSmiToDouble) {
4637 RUNTIME_FUNCTION(MaybeObject*, Runtime_TransitionElementsDoubleToObject) {
4648 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetNativeFlag) {
4662 RUNTIME_FUNCTION(MaybeObject*, Runtime_StoreArrayLiteralElement) {
4704 RUNTIME_FUNCTION(MaybeObject*, Runtime_IgnoreAttributesAndSetProperty) {
4724 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeleteProperty) {
4755 RUNTIME_FUNCTION(MaybeObject*, Runtime_HasLocalProperty) {
4793 RUNTIME_FUNCTION(MaybeObject*, Runtime_HasProperty) {
4805 RUNTIME_FUNCTION(MaybeObject*, Runtime_HasElement) {
4817 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsPropertyEnumerable) {
4864 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetPropertyNames) {
4880 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetPropertyNamesFast) {
4918 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLocalPropertyNames) {
5005 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLocalElementNames) {
5022 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetInterceptorInfo) {
5040 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetNamedInterceptorPropertyNames) {
5055 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetIndexedInterceptorElementNames) {
5068 RUNTIME_FUNCTION(MaybeObject*, Runtime_LocalKeys) {
5116 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetArgumentsProperty) {
5169 RUNTIME_FUNCTION(MaybeObject*, Runtime_ToFastProperties) {
5178 RUNTIME_FUNCTION(MaybeObject*, Runtime_ToSlowProperties) {
5187 RUNTIME_FUNCTION(MaybeObject*, Runtime_ToBool) {
5197 RUNTIME_FUNCTION(MaybeObject*, Runtime_Typeof) {
5259 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToNumber) {
5314 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringFromCharCodeArray) {
5394 RUNTIME_FUNCTION(MaybeObject*, Runtime_URIEscape) {
5513 RUNTIME_FUNCTION(MaybeObject*, Runtime_URIUnescape) {
5771 RUNTIME_FUNCTION(MaybeObject*, Runtime_QuoteJSONString) {
5795 RUNTIME_FUNCTION(MaybeObject*, Runtime_QuoteJSONStringComma) {
5871 RUNTIME_FUNCTION(MaybeObject*, Runtime_QuoteJSONStringArray) {
5913 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringParseInt) {
5927 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringParseFloat) {
6219 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToLowerCase) {
6225 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToUpperCase) {
6236 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringTrim) {
6264 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringSplit) {
6386 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToArray) {
6437 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewStringWrapper) {
6452 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToString) {
6463 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToStringSkipCache) {
6474 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToInteger) {
6488 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToIntegerMapMinusZero) {
6507 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToJSUint32) {
6516 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToJSInt32) {
6532 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToSmi) {
6551 RUNTIME_FUNCTION(MaybeObject*, Runtime_AllocateHeapNumber) {
6558 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberAdd) {
6568 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberSub) {
6578 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberMul) {
6588 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberUnaryMinus) {
6597 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberAlloc) {
6605 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberDiv) {
6615 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberMod) {
6628 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringAdd) {
6677 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringBuilderConcat) {
6794 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringBuilderJoin) {
6918 RUNTIME_FUNCTION(MaybeObject*, Runtime_SparseJoinWithSeparator) {
7014 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberOr) {
7024 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberAnd) {
7034 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberXor) {
7044 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberNot) {
7053 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberShl) {
7063 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberShr) {
7073 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberSar) {
7083 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberEquals) {
7102 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringEquals) {
7120 RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberCompare) {
7135 RUNTIME_FUNCTION(MaybeObject*, Runtime_SmiLexicographicCompare) {
7275 RUNTIME_FUNCTION(MaybeObject*, Runtime_StringCompare) {
7310 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_acos) {
7320 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_asin) {
7330 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_atan) {
7343 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_atan2) {
7366 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_ceil) {
7376 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_cos) {
7386 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_exp) {
7396 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_floor) {
7406 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_log) {
7417 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_pow) {
7451 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_pow_cfunction) {
7468 RUNTIME_FUNCTION(MaybeObject*, Runtime_RoundNumber) {
7511 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_sin) {
7521 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_sqrt) {
7531 RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_tan) {
7541 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateMakeDay) {
7552 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateSetValue) {
7589 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewArgumentsFast) {
7685 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewStrictArgumentsFast) {
7721 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewClosure) {
7789 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionBindArguments) {
7847 RUNTIME_FUNCTION(MaybeObject*, Runtime_BoundFunctionGetBindings) {
7863 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewObjectFromBound) {
7922 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewObject) {
8004 RUNTIME_FUNCTION(MaybeObject*, Runtime_FinalizeInstanceSize) {
8016 RUNTIME_FUNCTION(MaybeObject*, Runtime_LazyCompile) {
8041 RUNTIME_FUNCTION(MaybeObject*, Runtime_LazyRecompile) {
8130 RUNTIME_FUNCTION(MaybeObject*, Runtime_NotifyDeoptimized) {
8195 RUNTIME_FUNCTION(MaybeObject*, Runtime_NotifyOSR) {
8202 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeoptimizeFunction) {
8214 RUNTIME_FUNCTION(MaybeObject*, Runtime_RunningInSimulator) {
8223 RUNTIME_FUNCTION(MaybeObject*, Runtime_OptimizeFunctionOnNextCall) {
8245 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetOptimizationStatus) {
8262 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetOptimizationCount) {
8270 RUNTIME_FUNCTION(MaybeObject*, Runtime_CompileForOnStackReplacement) {
8395 RUNTIME_FUNCTION(MaybeObject*, Runtime_CheckIsBootstrapping) {
8401 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetRootNaN) {
8407 RUNTIME_FUNCTION(MaybeObject*, Runtime_Call) {
8443 RUNTIME_FUNCTION(MaybeObject*, Runtime_Apply) {
8478 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFunctionDelegate) {
8486 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetConstructorDelegate) {
8494 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewFunctionContext) {
8512 RUNTIME_FUNCTION(MaybeObject*, Runtime_PushWithContext) {
8556 RUNTIME_FUNCTION(MaybeObject*, Runtime_PushCatchContext) {
8582 RUNTIME_FUNCTION(MaybeObject*, Runtime_PushBlockContext) {
8606 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeleteContextSlot) {
8788 RUNTIME_FUNCTION(ObjectPair, Runtime_LoadContextSlot) {
8793 RUNTIME_FUNCTION(ObjectPair, Runtime_LoadContextSlotNoReferenceError) {
8798 RUNTIME_FUNCTION(MaybeObject*, Runtime_StoreContextSlot) {
8884 RUNTIME_FUNCTION(MaybeObject*, Runtime_Throw) {
8892 RUNTIME_FUNCTION(MaybeObject*, Runtime_ReThrow) {
8900 RUNTIME_FUNCTION(MaybeObject*, Runtime_PromoteScheduledException) {
8906 RUNTIME_FUNCTION(MaybeObject*, Runtime_ThrowReferenceError) {
8918 RUNTIME_FUNCTION(MaybeObject*, Runtime_StackGuard) {
8931 RUNTIME_FUNCTION(MaybeObject*, Runtime_Interrupt) {
8966 RUNTIME_FUNCTION(MaybeObject*, Runtime_TraceEnter) {
8974 RUNTIME_FUNCTION(MaybeObject*, Runtime_TraceExit) {
8981 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPrint) {
9012 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugTrace) {
9020 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateCurrentTime) {
9033 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateParseString) {
9072 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateLocalTimezone) {
9083 RUNTIME_FUNCTION(MaybeObject*, Runtime_DateToUTC) {
9094 RUNTIME_FUNCTION(MaybeObject*, Runtime_GlobalReceiver) {
9102 RUNTIME_FUNCTION(MaybeObject*, Runtime_ParseJson) {
9141 RUNTIME_FUNCTION(MaybeObject*, Runtime_CompileString) {
9202 RUNTIME_FUNCTION(ObjectPair, Runtime_ResolvePossiblyDirectEval) {
9228 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetNewFunctionAttributes) {
9248 RUNTIME_FUNCTION(MaybeObject*, Runtime_AllocateInNewSpace) {
9273 RUNTIME_FUNCTION(MaybeObject*, Runtime_PushIfAbsent) {
9763 RUNTIME_FUNCTION(MaybeObject*, Runtime_ArrayConcat) {
9858 RUNTIME_FUNCTION(MaybeObject*, Runtime_GlobalPrint) {
9876 RUNTIME_FUNCTION(MaybeObject*, Runtime_RemoveArrayHoles) {
9885 RUNTIME_FUNCTION(MaybeObject*, Runtime_MoveArrayContents) {
9917 RUNTIME_FUNCTION(MaybeObject*, Runtime_EstimateNumberOfElements) {
9937 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetArrayKeys) {
9979 RUNTIME_FUNCTION(MaybeObject*, Runtime_LookupAccessor) {
9990 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugBreak) {
10012 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetDebugEventListener) {
10025 RUNTIME_FUNCTION(MaybeObject*, Runtime_Break) {
10102 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetPropertyDetails) {
10201 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetProperty) {
10220 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPropertyTypeFromDetails) {
10229 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPropertyAttributesFromDetails) {
10238 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPropertyIndexFromDetails) {
10248 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugNamedInterceptorPropertyValue) {
10263 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugIndexedInterceptorElementValue) {
10274 RUNTIME_FUNCTION(MaybeObject*, Runtime_CheckExecutionState) {
10288 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFrameCount) {
10431 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFrameDetails) {
11198 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetScopeCount) {
11240 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetScopeDetails) {
11283 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPrintScopes) {
11301 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetThreadCount) {
11337 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetThreadDetails) {
11387 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetDisableBreak) {
11396 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetBreakLocations) {
11415 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetFunctionBreakPoint) {
11521 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetScriptBreakPoint) {
11555 RUNTIME_FUNCTION(MaybeObject*, Runtime_ClearBreakPoint) {
11570 RUNTIME_FUNCTION(MaybeObject*, Runtime_ChangeBreakOnException) {
11588 RUNTIME_FUNCTION(MaybeObject*, Runtime_IsBreakOnException) {
11605 RUNTIME_FUNCTION(MaybeObject*, Runtime_PrepareStep) {
11645 RUNTIME_FUNCTION(MaybeObject*, Runtime_ClearStepping) {
11776 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugEvaluate) {
11915 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugEvaluateGlobal) {
11989 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetLoadedScripts) {
12090 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugReferencedBy) {
12182 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugConstructedBy) {
12231 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetPrototype) {
12242 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugSetScriptSource) {
12260 RUNTIME_FUNCTION(MaybeObject*, Runtime_SystemBreak) {
12267 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugDisassembleFunction) {
12283 RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugDisassembleConstructor) {
12299 RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetInferredName) {
12336 RUNTIME_FUNCTION(MaybeObject*,
12383 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditGatherCompileInfo) {
12402 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditReplaceScript) {
12425 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditFunctionSourceUpdated) {
12434 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditReplaceFunctionCode) {
12444 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditFunctionSetScript) {
12470 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditReplaceRefToNestedFunction) {
12490 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditPatchFunctionPositions) {
12504 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditCheckAndDropActivations) {
12516 RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditCompareStrings) {
12528 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFunctionCodePositionFromSource) {
12565 RUNTIME_FUNCTION(MaybeObject*, Runtime_ExecuteInDebugContext) {
12592 RUNTIME_FUNCTION(MaybeObject*, Runtime_SetFlags) {
12603 RUNTIME_FUNCTION(MaybeObject*, Runtime_CollectGarbage) {
12610 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetHeapUsage) {
12620 RUNTIME_FUNCTION(MaybeObject*, Runtime_HasLOLEnabled) {
12630 RUNTIME_FUNCTION(MaybeObject*, Runtime_CaptureLOL) {
12640 RUNTIME_FUNCTION(MaybeObject*, Runtime_DeleteLOL) {
12656 RUNTIME_FUNCTION
12674 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLOLObj) {
12687 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLOLObjId) {
12700 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLOLObjRetainers) {
12740 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLOLPath) {
12763 RUNTIME_FUNCTION(MaybeObject*, Runtime_InfoLOL) {
12776 RUNTIME_FUNCTION(MaybeObject*, Runtime_PrintLOLObj) {
12789 RUNTIME_FUNCTION(MaybeObject*, Runtime_ResetLOL) {
12804 RUNTIME_FUNCTION(MaybeObject*, Runtime_SummarizeLOL) {
12821 RUNTIME_FUNCTION(MaybeObject*, Runtime_ProfilerResume) {
12828 RUNTIME_FUNCTION(MaybeObject*, Runtime_ProfilerPause) {
12872 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetScript) {
12930 RUNTIME_FUNCTION(MaybeObject*, Runtime_CollectStackTrace) {
12992 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetV8Version) {
13004 RUNTIME_FUNCTION(MaybeObject*, Runtime_Abort) {
13015 RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFromCache) {
13111 RUNTIME_FUNCTION(MaybeObject*, Runtime_NewMessageObject) {
13126 RUNTIME_FUNCTION(MaybeObject*, Runtime_MessageGetType) {
13132 RUNTIME_FUNCTION(MaybeObject*, Runtime_MessageGetArguments) {
13138 RUNTIME_FUNCTION(MaybeObject*, Runtime_MessageGetStartPosition) {
13144 RUNTIME_FUNCTION(MaybeObject*, Runtime_MessageGetScript) {
13153 RUNTIME_FUNCTION(MaybeObject*, Runtime_ListNatives) {
13197 RUNTIME_FUNCTION(MaybeObject*, Runtime_Log) {
13209 RUNTIME_FUNCTION(MaybeObject*, Runtime_IS_VAR) {
13216 RUNTIME_FUNCTION(MaybeObject*, Runtime_Has##Name) { \
13239 RUNTIME_FUNCTION(MaybeObject*, Runtime_HaveSameMap) {