RUNTIME_FUNCTION  121 src/arguments.h #define RUNTIME_FUNCTION(Type, Name)            \
RUNTIME_FUNCTION 1042 src/debug.cc   RUNTIME_FUNCTION(Object*, Debug_Break) {
RUNTIME_FUNCTION 2037 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, CallIC_Miss) {
RUNTIME_FUNCTION 2065 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, KeyedCallIC_Miss) {
RUNTIME_FUNCTION 2085 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, LoadIC_Miss) {
RUNTIME_FUNCTION 2095 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, KeyedLoadIC_Miss) {
RUNTIME_FUNCTION 2104 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, KeyedLoadIC_MissForceGeneric) {
RUNTIME_FUNCTION 2114 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, StoreIC_Miss) {
RUNTIME_FUNCTION 2128 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, StoreIC_ArrayLength) {
RUNTIME_FUNCTION 2156 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, SharedStoreIC_ExtendStorage) {
RUNTIME_FUNCTION 2190 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, KeyedStoreIC_Miss) {
RUNTIME_FUNCTION 2205 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, KeyedStoreIC_Slow) {
RUNTIME_FUNCTION 2223 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, KeyedStoreIC_MissForceGeneric) {
RUNTIME_FUNCTION 2394 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, UnaryOp_Patch) {
RUNTIME_FUNCTION 2445 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, BinaryOp_Patch) {
RUNTIME_FUNCTION 2658 src/ic.cc      RUNTIME_FUNCTION(Code*, CompareIC_Miss) {
RUNTIME_FUNCTION 2667 src/ic.cc      RUNTIME_FUNCTION(MaybeObject*, ToBoolean_Patch) {
RUNTIME_FUNCTION  576 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateObjectLiteral) {
RUNTIME_FUNCTION  602 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateObjectLiteralShallow) {
RUNTIME_FUNCTION  628 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateArrayLiteral) {
RUNTIME_FUNCTION  649 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateArrayLiteralShallow) {
RUNTIME_FUNCTION  674 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateJSProxy) {
RUNTIME_FUNCTION  684 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateJSFunctionProxy) {
RUNTIME_FUNCTION  697 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_IsJSProxy) {
RUNTIME_FUNCTION  704 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_IsJSFunctionProxy) {
RUNTIME_FUNCTION  711 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetHandler) {
RUNTIME_FUNCTION  718 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetCallTrap) {
RUNTIME_FUNCTION  725 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetConstructTrap) {
RUNTIME_FUNCTION  732 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Fix) {
RUNTIME_FUNCTION  740 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetInitialize) {
RUNTIME_FUNCTION  750 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetAdd) {
RUNTIME_FUNCTION  762 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetHas) {
RUNTIME_FUNCTION  772 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetDelete) {
RUNTIME_FUNCTION  784 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MapInitialize) {
RUNTIME_FUNCTION  794 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MapGet) {
RUNTIME_FUNCTION  805 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MapHas) {
RUNTIME_FUNCTION  816 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MapDelete) {
RUNTIME_FUNCTION  830 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MapSet) {
RUNTIME_FUNCTION  843 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakMapInitialize) {
RUNTIME_FUNCTION  855 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakMapGet) {
RUNTIME_FUNCTION  866 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakMapHas) {
RUNTIME_FUNCTION  877 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakMapDelete) {
RUNTIME_FUNCTION  891 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_WeakMapSet) {
RUNTIME_FUNCTION  904 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ClassOf) {
RUNTIME_FUNCTION  913 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetPrototype) {
RUNTIME_FUNCTION  935 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_IsInPrototypeChain) {
RUNTIME_FUNCTION 1213 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetOwnProperty) {
RUNTIME_FUNCTION 1222 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_PreventExtensions) {
RUNTIME_FUNCTION 1229 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_IsExtensible) {
RUNTIME_FUNCTION 1242 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpCompile) {
RUNTIME_FUNCTION 1255 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CreateApiFunction) {
RUNTIME_FUNCTION 1263 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_IsTemplate) {
RUNTIME_FUNCTION 1271 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetTemplateField) {
RUNTIME_FUNCTION 1289 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DisableAccessChecks) {
RUNTIME_FUNCTION 1307 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_EnableAccessChecks) {
RUNTIME_FUNCTION 1337 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DeclareGlobals) {
RUNTIME_FUNCTION 1445 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DeclareContextSlot) {
RUNTIME_FUNCTION 1547 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_InitializeVarGlobal) {
RUNTIME_FUNCTION 1610 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_InitializeConstGlobal) {
RUNTIME_FUNCTION 1682 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_InitializeConstContextSlot) {
RUNTIME_FUNCTION 1781 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*,
RUNTIME_FUNCTION 1794 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpExec) {
RUNTIME_FUNCTION 1816 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpConstructResult) {
RUNTIME_FUNCTION 1851 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpInitializeObject) {
RUNTIME_FUNCTION 1923 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FinishArrayPrototypeSetup) {
RUNTIME_FUNCTION 1952 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SpecialArrayFunctions) {
RUNTIME_FUNCTION 1969 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetDefaultReceiver) {
RUNTIME_FUNCTION 1996 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MaterializeRegExpLiteral) {
RUNTIME_FUNCTION 2026 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetName) {
RUNTIME_FUNCTION 2035 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetName) {
RUNTIME_FUNCTION 2046 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionNameShouldPrintAsAnonymous) {
RUNTIME_FUNCTION 2055 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionMarkNameShouldPrintAsAnonymous) {
RUNTIME_FUNCTION 2064 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionRemovePrototype) {
RUNTIME_FUNCTION 2076 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetScript) {
RUNTIME_FUNCTION 2088 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetSourceCode) {
RUNTIME_FUNCTION 2098 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetScriptSourcePosition) {
RUNTIME_FUNCTION 2108 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetPositionForOffset) {
RUNTIME_FUNCTION 2121 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetInstanceClassName) {
RUNTIME_FUNCTION 2132 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetLength) {
RUNTIME_FUNCTION 2143 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetPrototype) {
RUNTIME_FUNCTION 2158 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionSetReadOnlyPrototype) {
RUNTIME_FUNCTION 2204 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionIsAPIFunction) {
RUNTIME_FUNCTION 2213 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionIsBuiltin) {
RUNTIME_FUNCTION 2222 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetCode) {
RUNTIME_FUNCTION 2284 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetExpectedNumberOfProperties) {
RUNTIME_FUNCTION 2307 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringCharCodeAt) {
RUNTIME_FUNCTION 2343 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CharFromCode) {
RUNTIME_FUNCTION 3411 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringReplaceRegExpWithString) {
RUNTIME_FUNCTION 3506 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringReplaceOneCharWithString) {
RUNTIME_FUNCTION 3586 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringIndexOf) {
RUNTIME_FUNCTION 3638 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringLastIndexOf) {
RUNTIME_FUNCTION 3697 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringLocaleCompare) {
RUNTIME_FUNCTION 3745 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SubString) {
RUNTIME_FUNCTION 3772 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringMatch) {
RUNTIME_FUNCTION 4122 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_RegExpExecMultiple) {
RUNTIME_FUNCTION 4179 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToRadixString) {
RUNTIME_FUNCTION 4215 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToFixed) {
RUNTIME_FUNCTION 4240 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToExponential) {
RUNTIME_FUNCTION 4265 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToPrecision) {
RUNTIME_FUNCTION 4368 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetProperty) {
RUNTIME_FUNCTION 4380 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_KeyedGetProperty) {
RUNTIME_FUNCTION 4488 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DefineOrRedefineAccessorProperty) {
RUNTIME_FUNCTION 4514 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DefineOrRedefineDataProperty) {
RUNTIME_FUNCTION 4751 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetProperty) {
RUNTIME_FUNCTION 4780 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_TransitionElementsSmiToDouble) {
RUNTIME_FUNCTION 4796 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_TransitionElementsDoubleToObject) {
RUNTIME_FUNCTION 4815 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetNativeFlag) {
RUNTIME_FUNCTION 4829 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StoreArrayLiteralElement) {
RUNTIME_FUNCTION 4881 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugCallbackSupportsStepping) {
RUNTIME_FUNCTION 4900 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPrepareStepInIfStepping) {
RUNTIME_FUNCTION 4918 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_IgnoreAttributesAndSetProperty) {
RUNTIME_FUNCTION 4938 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DeleteProperty) {
RUNTIME_FUNCTION 4969 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_HasLocalProperty) {
RUNTIME_FUNCTION 5007 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_HasProperty) {
RUNTIME_FUNCTION 5019 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_HasElement) {
RUNTIME_FUNCTION 5031 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_IsPropertyEnumerable) {
RUNTIME_FUNCTION 5078 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetPropertyNames) {
RUNTIME_FUNCTION 5094 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetPropertyNamesFast) {
RUNTIME_FUNCTION 5132 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLocalPropertyNames) {
RUNTIME_FUNCTION 5219 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLocalElementNames) {
RUNTIME_FUNCTION 5236 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetInterceptorInfo) {
RUNTIME_FUNCTION 5254 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetNamedInterceptorPropertyNames) {
RUNTIME_FUNCTION 5269 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetIndexedInterceptorElementNames) {
RUNTIME_FUNCTION 5282 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LocalKeys) {
RUNTIME_FUNCTION 5330 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetArgumentsProperty) {
RUNTIME_FUNCTION 5383 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ToFastProperties) {
RUNTIME_FUNCTION 5392 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ToSlowProperties) {
RUNTIME_FUNCTION 5401 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ToBool) {
RUNTIME_FUNCTION 5411 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Typeof) {
RUNTIME_FUNCTION 5473 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToNumber) {
RUNTIME_FUNCTION 5528 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringFromCharCodeArray) {
RUNTIME_FUNCTION 5608 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_URIEscape) {
RUNTIME_FUNCTION 5727 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_URIUnescape) {
RUNTIME_FUNCTION 5985 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_QuoteJSONString) {
RUNTIME_FUNCTION 6009 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_QuoteJSONStringComma) {
RUNTIME_FUNCTION 6085 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_QuoteJSONStringArray) {
RUNTIME_FUNCTION 6129 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringParseInt) {
RUNTIME_FUNCTION 6143 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringParseFloat) {
RUNTIME_FUNCTION 6435 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToLowerCase) {
RUNTIME_FUNCTION 6441 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToUpperCase) {
RUNTIME_FUNCTION 6452 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringTrim) {
RUNTIME_FUNCTION 6480 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringSplit) {
RUNTIME_FUNCTION 6603 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringToArray) {
RUNTIME_FUNCTION 6654 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NewStringWrapper) {
RUNTIME_FUNCTION 6669 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToString) {
RUNTIME_FUNCTION 6680 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToStringSkipCache) {
RUNTIME_FUNCTION 6691 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToInteger) {
RUNTIME_FUNCTION 6705 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToIntegerMapMinusZero) {
RUNTIME_FUNCTION 6724 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToJSUint32) {
RUNTIME_FUNCTION 6733 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToJSInt32) {
RUNTIME_FUNCTION 6749 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberToSmi) {
RUNTIME_FUNCTION 6768 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_AllocateHeapNumber) {
RUNTIME_FUNCTION 6775 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberAdd) {
RUNTIME_FUNCTION 6785 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberSub) {
RUNTIME_FUNCTION 6795 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberMul) {
RUNTIME_FUNCTION 6805 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberUnaryMinus) {
RUNTIME_FUNCTION 6814 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberAlloc) {
RUNTIME_FUNCTION 6822 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberDiv) {
RUNTIME_FUNCTION 6832 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberMod) {
RUNTIME_FUNCTION 6845 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringAdd) {
RUNTIME_FUNCTION 6894 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringBuilderConcat) {
RUNTIME_FUNCTION 7011 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringBuilderJoin) {
RUNTIME_FUNCTION 7135 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SparseJoinWithSeparator) {
RUNTIME_FUNCTION 7230 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberOr) {
RUNTIME_FUNCTION 7240 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberAnd) {
RUNTIME_FUNCTION 7250 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberXor) {
RUNTIME_FUNCTION 7260 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberNot) {
RUNTIME_FUNCTION 7269 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberShl) {
RUNTIME_FUNCTION 7279 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberShr) {
RUNTIME_FUNCTION 7289 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberSar) {
RUNTIME_FUNCTION 7299 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberEquals) {
RUNTIME_FUNCTION 7318 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringEquals) {
RUNTIME_FUNCTION 7336 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NumberCompare) {
RUNTIME_FUNCTION 7351 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SmiLexicographicCompare) {
RUNTIME_FUNCTION 7491 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StringCompare) {
RUNTIME_FUNCTION 7526 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_acos) {
RUNTIME_FUNCTION 7536 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_asin) {
RUNTIME_FUNCTION 7546 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_atan) {
RUNTIME_FUNCTION 7559 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_atan2) {
RUNTIME_FUNCTION 7582 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_ceil) {
RUNTIME_FUNCTION 7592 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_cos) {
RUNTIME_FUNCTION 7602 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_exp) {
RUNTIME_FUNCTION 7612 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_floor) {
RUNTIME_FUNCTION 7622 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_log) {
RUNTIME_FUNCTION 7633 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_pow) {
RUNTIME_FUNCTION 7667 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_pow_cfunction) {
RUNTIME_FUNCTION 7684 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_RoundNumber) {
RUNTIME_FUNCTION 7727 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_sin) {
RUNTIME_FUNCTION 7737 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_sqrt) {
RUNTIME_FUNCTION 7747 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Math_tan) {
RUNTIME_FUNCTION 7757 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DateMakeDay) {
RUNTIME_FUNCTION 7768 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DateSetValue) {
RUNTIME_FUNCTION 7805 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NewArgumentsFast) {
RUNTIME_FUNCTION 7900 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NewStrictArgumentsFast) {
RUNTIME_FUNCTION 7936 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NewClosure) {
RUNTIME_FUNCTION 8004 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionBindArguments) {
RUNTIME_FUNCTION 8062 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_BoundFunctionGetBindings) {
RUNTIME_FUNCTION 8078 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NewObjectFromBound) {
RUNTIME_FUNCTION 8137 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NewObject) {
RUNTIME_FUNCTION 8215 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FinalizeInstanceSize) {
RUNTIME_FUNCTION 8227 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LazyCompile) {
RUNTIME_FUNCTION 8252 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LazyRecompile) {
RUNTIME_FUNCTION 8349 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NotifyDeoptimized) {
RUNTIME_FUNCTION 8417 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NotifyOSR) {
RUNTIME_FUNCTION 8424 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DeoptimizeFunction) {
RUNTIME_FUNCTION 8436 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ClearFunctionTypeFeedback) {
RUNTIME_FUNCTION 8449 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_RunningInSimulator) {
RUNTIME_FUNCTION 8458 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_OptimizeFunctionOnNextCall) {
RUNTIME_FUNCTION 8480 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetOptimizationStatus) {
RUNTIME_FUNCTION 8500 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetOptimizationCount) {
RUNTIME_FUNCTION 8508 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CompileForOnStackReplacement) {
RUNTIME_FUNCTION 8629 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CheckIsBootstrapping) {
RUNTIME_FUNCTION 8635 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetRootNaN) {
RUNTIME_FUNCTION 8641 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Call) {
RUNTIME_FUNCTION 8677 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Apply) {
RUNTIME_FUNCTION 8712 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFunctionDelegate) {
RUNTIME_FUNCTION 8720 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetConstructorDelegate) {
RUNTIME_FUNCTION 8728 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NewFunctionContext) {
RUNTIME_FUNCTION 8746 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_PushWithContext) {
RUNTIME_FUNCTION 8790 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_PushCatchContext) {
RUNTIME_FUNCTION 8816 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_PushBlockContext) {
RUNTIME_FUNCTION 8840 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_IsJSModule) {
RUNTIME_FUNCTION 8847 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_PushModuleContext) {
RUNTIME_FUNCTION 8865 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DeleteContextSlot) {
RUNTIME_FUNCTION 9047 src/runtime.cc RUNTIME_FUNCTION(ObjectPair, Runtime_LoadContextSlot) {
RUNTIME_FUNCTION 9052 src/runtime.cc RUNTIME_FUNCTION(ObjectPair, Runtime_LoadContextSlotNoReferenceError) {
RUNTIME_FUNCTION 9057 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StoreContextSlot) {
RUNTIME_FUNCTION 9143 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Throw) {
RUNTIME_FUNCTION 9151 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ReThrow) {
RUNTIME_FUNCTION 9159 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_PromoteScheduledException) {
RUNTIME_FUNCTION 9165 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ThrowReferenceError) {
RUNTIME_FUNCTION 9177 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_StackGuard) {
RUNTIME_FUNCTION 9190 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Interrupt) {
RUNTIME_FUNCTION 9225 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_TraceEnter) {
RUNTIME_FUNCTION 9233 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_TraceExit) {
RUNTIME_FUNCTION 9240 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPrint) {
RUNTIME_FUNCTION 9271 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugTrace) {
RUNTIME_FUNCTION 9279 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DateCurrentTime) {
RUNTIME_FUNCTION 9292 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DateParseString) {
RUNTIME_FUNCTION 9331 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DateLocalTimezone) {
RUNTIME_FUNCTION 9342 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DateToUTC) {
RUNTIME_FUNCTION 9353 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GlobalReceiver) {
RUNTIME_FUNCTION 9361 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ParseJson) {
RUNTIME_FUNCTION 9401 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CompileString) {
RUNTIME_FUNCTION 9462 src/runtime.cc RUNTIME_FUNCTION(ObjectPair, Runtime_ResolvePossiblyDirectEval) {
RUNTIME_FUNCTION 9488 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetNewFunctionAttributes) {
RUNTIME_FUNCTION 9508 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_AllocateInNewSpace) {
RUNTIME_FUNCTION 9533 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_PushIfAbsent) {
RUNTIME_FUNCTION 10032 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ArrayConcat) {
RUNTIME_FUNCTION 10131 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GlobalPrint) {
RUNTIME_FUNCTION 10149 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_RemoveArrayHoles) {
RUNTIME_FUNCTION 10158 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MoveArrayContents) {
RUNTIME_FUNCTION 10183 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_EstimateNumberOfElements) {
RUNTIME_FUNCTION 10203 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetArrayKeys) {
RUNTIME_FUNCTION 10244 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LookupAccessor) {
RUNTIME_FUNCTION 10256 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugBreak) {
RUNTIME_FUNCTION 10278 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetDebugEventListener) {
RUNTIME_FUNCTION 10291 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Break) {
RUNTIME_FUNCTION 10366 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetPropertyDetails) {
RUNTIME_FUNCTION 10464 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetProperty) {
RUNTIME_FUNCTION 10483 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPropertyTypeFromDetails) {
RUNTIME_FUNCTION 10492 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPropertyAttributesFromDetails) {
RUNTIME_FUNCTION 10501 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPropertyIndexFromDetails) {
RUNTIME_FUNCTION 10511 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugNamedInterceptorPropertyValue) {
RUNTIME_FUNCTION 10526 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugIndexedInterceptorElementValue) {
RUNTIME_FUNCTION 10537 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CheckExecutionState) {
RUNTIME_FUNCTION 10551 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFrameCount) {
RUNTIME_FUNCTION 10694 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFrameDetails) {
RUNTIME_FUNCTION 11476 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetScopeCount) {
RUNTIME_FUNCTION 11534 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetScopeDetails) {
RUNTIME_FUNCTION 11566 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFunctionScopeCount) {
RUNTIME_FUNCTION 11583 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFunctionScopeDetails) {
RUNTIME_FUNCTION 11605 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugPrintScopes) {
RUNTIME_FUNCTION 11623 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetThreadCount) {
RUNTIME_FUNCTION 11659 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetThreadDetails) {
RUNTIME_FUNCTION 11709 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetDisableBreak) {
RUNTIME_FUNCTION 11718 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetBreakLocations) {
RUNTIME_FUNCTION 11846 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetFunctionBreakPoint) {
RUNTIME_FUNCTION 11868 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetScriptBreakPoint) {
RUNTIME_FUNCTION 11892 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ClearBreakPoint) {
RUNTIME_FUNCTION 11907 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ChangeBreakOnException) {
RUNTIME_FUNCTION 11925 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_IsBreakOnException) {
RUNTIME_FUNCTION 11942 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_PrepareStep) {
RUNTIME_FUNCTION 11982 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ClearStepping) {
RUNTIME_FUNCTION 12113 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugEvaluate) {
RUNTIME_FUNCTION 12256 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugEvaluateGlobal) {
RUNTIME_FUNCTION 12330 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetLoadedScripts) {
RUNTIME_FUNCTION 12431 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugReferencedBy) {
RUNTIME_FUNCTION 12523 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugConstructedBy) {
RUNTIME_FUNCTION 12572 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugGetPrototype) {
RUNTIME_FUNCTION 12583 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugSetScriptSource) {
RUNTIME_FUNCTION 12601 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SystemBreak) {
RUNTIME_FUNCTION 12608 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugDisassembleFunction) {
RUNTIME_FUNCTION 12623 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DebugDisassembleConstructor) {
RUNTIME_FUNCTION 12638 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_FunctionGetInferredName) {
RUNTIME_FUNCTION 12675 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*,
RUNTIME_FUNCTION 12722 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditGatherCompileInfo) {
RUNTIME_FUNCTION 12741 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditReplaceScript) {
RUNTIME_FUNCTION 12764 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditFunctionSourceUpdated) {
RUNTIME_FUNCTION 12773 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditReplaceFunctionCode) {
RUNTIME_FUNCTION 12783 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditFunctionSetScript) {
RUNTIME_FUNCTION 12809 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditReplaceRefToNestedFunction) {
RUNTIME_FUNCTION 12829 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditPatchFunctionPositions) {
RUNTIME_FUNCTION 12843 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditCheckAndDropActivations) {
RUNTIME_FUNCTION 12856 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditCompareStrings) {
RUNTIME_FUNCTION 12868 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_LiveEditRestartFrame) {
RUNTIME_FUNCTION 12907 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFunctionCodePositionFromSource) {
RUNTIME_FUNCTION 12944 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ExecuteInDebugContext) {
RUNTIME_FUNCTION 12971 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SetFlags) {
RUNTIME_FUNCTION 12982 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CollectGarbage) {
RUNTIME_FUNCTION 12989 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetHeapUsage) {
RUNTIME_FUNCTION 12999 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_HasLOLEnabled) {
RUNTIME_FUNCTION 13009 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CaptureLOL) {
RUNTIME_FUNCTION 13019 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DeleteLOL) {
RUNTIME_FUNCTION 13035 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_DumpLOL) {
RUNTIME_FUNCTION 13053 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLOLObj) {
RUNTIME_FUNCTION 13066 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLOLObjId) {
RUNTIME_FUNCTION 13079 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLOLObjRetainers) {
RUNTIME_FUNCTION 13119 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetLOLPath) {
RUNTIME_FUNCTION 13142 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_InfoLOL) {
RUNTIME_FUNCTION 13155 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_PrintLOLObj) {
RUNTIME_FUNCTION 13168 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ResetLOL) {
RUNTIME_FUNCTION 13183 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_SummarizeLOL) {
RUNTIME_FUNCTION 13200 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ProfilerResume) {
RUNTIME_FUNCTION 13207 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ProfilerPause) {
RUNTIME_FUNCTION 13251 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetScript) {
RUNTIME_FUNCTION 13309 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_CollectStackTrace) {
RUNTIME_FUNCTION 13371 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetV8Version) {
RUNTIME_FUNCTION 13383 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Abort) {
RUNTIME_FUNCTION 13394 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_GetFromCache) {
RUNTIME_FUNCTION 13490 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_NewMessageObject) {
RUNTIME_FUNCTION 13505 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MessageGetType) {
RUNTIME_FUNCTION 13511 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MessageGetArguments) {
RUNTIME_FUNCTION 13517 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MessageGetStartPosition) {
RUNTIME_FUNCTION 13523 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_MessageGetScript) {
RUNTIME_FUNCTION 13532 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_ListNatives) {
RUNTIME_FUNCTION 13576 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_Log) {
RUNTIME_FUNCTION 13588 src/runtime.cc RUNTIME_FUNCTION(MaybeObject*, Runtime_IS_VAR) {
RUNTIME_FUNCTION   41 src/serialize.h RUNTIME_FUNCTION,
RUNTIME_FUNCTION  986 src/stub-cache.cc RUNTIME_FUNCTION(MaybeObject*, LoadCallbackProperty) {
RUNTIME_FUNCTION 1010 src/stub-cache.cc RUNTIME_FUNCTION(MaybeObject*, StoreCallbackProperty) {
RUNTIME_FUNCTION 1044 src/stub-cache.cc RUNTIME_FUNCTION(MaybeObject*, LoadPropertyWithInterceptorOnly) {
RUNTIME_FUNCTION 1144 src/stub-cache.cc RUNTIME_FUNCTION(MaybeObject*, LoadPropertyWithInterceptorForLoad) {
RUNTIME_FUNCTION 1157 src/stub-cache.cc RUNTIME_FUNCTION(MaybeObject*, LoadPropertyWithInterceptorForCall) {
RUNTIME_FUNCTION 1168 src/stub-cache.cc RUNTIME_FUNCTION(MaybeObject*, StoreInterceptorProperty) {
RUNTIME_FUNCTION 1183 src/stub-cache.cc RUNTIME_FUNCTION(MaybeObject*, KeyedLoadPropertyWithInterceptor) {