F 1846 src/bootstrapper.cc F(16, global_context()->regexp_function())
F 1865 src/bootstrapper.cc JSFUNCTION_RESULT_CACHE_LIST(F)
F 1878 src/bootstrapper.cc JSFUNCTION_RESULT_CACHE_LIST(F);
F 313 src/globals.h template <typename F>
F 314 src/globals.h F FUNCTION_CAST(Address addr) {
F 315 src/globals.h return reinterpret_cast<F>(reinterpret_cast<intptr_t>(addr));
F 13642 src/runtime.cc RUNTIME_FUNCTION_LIST(F)
F 49 src/runtime.h F(GetProperty, 2, 1) \
F 50 src/runtime.h F(KeyedGetProperty, 2, 1) \
F 51 src/runtime.h F(DeleteProperty, 3, 1) \
F 52 src/runtime.h F(HasLocalProperty, 2, 1) \
F 53 src/runtime.h F(HasProperty, 2, 1) \
F 54 src/runtime.h F(HasElement, 2, 1) \
F 55 src/runtime.h F(IsPropertyEnumerable, 2, 1) \
F 56 src/runtime.h F(GetPropertyNames, 1, 1) \
F 57 src/runtime.h F(GetPropertyNamesFast, 1, 1) \
F 58 src/runtime.h F(GetLocalPropertyNames, 1, 1) \
F 59 src/runtime.h F(GetLocalElementNames, 1, 1) \
F 60 src/runtime.h F(GetInterceptorInfo, 1, 1) \
F 61 src/runtime.h F(GetNamedInterceptorPropertyNames, 1, 1) \
F 62 src/runtime.h F(GetIndexedInterceptorElementNames, 1, 1) \
F 63 src/runtime.h F(GetArgumentsProperty, 1, 1) \
F 64 src/runtime.h F(ToFastProperties, 1, 1) \
F 65 src/runtime.h F(ToSlowProperties, 1, 1) \
F 66 src/runtime.h F(FinishArrayPrototypeSetup, 1, 1) \
F 67 src/runtime.h F(SpecialArrayFunctions, 1, 1) \
F 68 src/runtime.h F(GetDefaultReceiver, 1, 1) \
F 70 src/runtime.h F(GetPrototype, 1, 1) \
F 71 src/runtime.h F(IsInPrototypeChain, 2, 1) \
F 73 src/runtime.h F(GetOwnProperty, 2, 1) \
F 75 src/runtime.h F(IsExtensible, 1, 1) \
F 76 src/runtime.h F(PreventExtensions, 1, 1)\
F 79 src/runtime.h F(CheckIsBootstrapping, 0, 1) \
F 80 src/runtime.h F(GetRootNaN, 0, 1) \
F 81 src/runtime.h F(Call, -1 /* >= 2 */, 1) \
F 82 src/runtime.h F(Apply, 5, 1) \
F 83 src/runtime.h F(GetFunctionDelegate, 1, 1) \
F 84 src/runtime.h F(GetConstructorDelegate, 1, 1) \
F 85 src/runtime.h F(NewArgumentsFast, 3, 1) \
F 86 src/runtime.h F(NewStrictArgumentsFast, 3, 1) \
F 87 src/runtime.h F(LazyCompile, 1, 1) \
F 88 src/runtime.h F(LazyRecompile, 1, 1) \
F 89 src/runtime.h F(NotifyDeoptimized, 1, 1) \
F 90 src/runtime.h F(NotifyOSR, 0, 1) \
F 91 src/runtime.h F(DeoptimizeFunction, 1, 1) \
F 92 src/runtime.h F(ClearFunctionTypeFeedback, 1, 1) \
F 93 src/runtime.h F(RunningInSimulator, 0, 1) \
F 94 src/runtime.h F(OptimizeFunctionOnNextCall, -1, 1) \
F 95 src/runtime.h F(GetOptimizationStatus, 1, 1) \
F 96 src/runtime.h F(GetOptimizationCount, 1, 1) \
F 97 src/runtime.h F(CompileForOnStackReplacement, 1, 1) \
F 98 src/runtime.h F(SetNewFunctionAttributes, 1, 1) \
F 99 src/runtime.h F(AllocateInNewSpace, 1, 1) \
F 100 src/runtime.h F(SetNativeFlag, 1, 1) \
F 101 src/runtime.h F(StoreArrayLiteralElement, 5, 1) \
F 102 src/runtime.h F(DebugCallbackSupportsStepping, 1, 1) \
F 103 src/runtime.h F(DebugPrepareStepInIfStepping, 1, 1) \
F 106 src/runtime.h F(PushIfAbsent, 2, 1) \
F 107 src/runtime.h F(ArrayConcat, 1, 1) \
F 110 src/runtime.h F(ToBool, 1, 1) \
F 111 src/runtime.h F(Typeof, 1, 1) \
F 113 src/runtime.h F(StringToNumber, 1, 1) \
F 114 src/runtime.h F(StringFromCharCodeArray, 1, 1) \
F 115 src/runtime.h F(StringParseInt, 2, 1) \
F 116 src/runtime.h F(StringParseFloat, 1, 1) \
F 117 src/runtime.h F(StringToLowerCase, 1, 1) \
F 118 src/runtime.h F(StringToUpperCase, 1, 1) \
F 119 src/runtime.h F(StringSplit, 3, 1) \
F 120 src/runtime.h F(CharFromCode, 1, 1) \
F 121 src/runtime.h F(URIEscape, 1, 1) \
F 122 src/runtime.h F(URIUnescape, 1, 1) \
F 123 src/runtime.h F(QuoteJSONString, 1, 1) \
F 124 src/runtime.h F(QuoteJSONStringComma, 1, 1) \
F 125 src/runtime.h F(QuoteJSONStringArray, 1, 1) \
F 127 src/runtime.h F(NumberToString, 1, 1) \
F 128 src/runtime.h F(NumberToStringSkipCache, 1, 1) \
F 129 src/runtime.h F(NumberToInteger, 1, 1) \
F 130 src/runtime.h F(NumberToIntegerMapMinusZero, 1, 1) \
F 131 src/runtime.h F(NumberToJSUint32, 1, 1) \
F 132 src/runtime.h F(NumberToJSInt32, 1, 1) \
F 133 src/runtime.h F(NumberToSmi, 1, 1) \
F 134 src/runtime.h F(AllocateHeapNumber, 0, 1) \
F 137 src/runtime.h F(NumberAdd, 2, 1) \
F 138 src/runtime.h F(NumberSub, 2, 1) \
F 139 src/runtime.h F(NumberMul, 2, 1) \
F 140 src/runtime.h F(NumberDiv, 2, 1) \
F 141 src/runtime.h F(NumberMod, 2, 1) \
F 142 src/runtime.h F(NumberUnaryMinus, 1, 1) \
F 143 src/runtime.h F(NumberAlloc, 0, 1) \
F 145 src/runtime.h F(StringAdd, 2, 1) \
F 146 src/runtime.h F(StringBuilderConcat, 3, 1) \
F 147 src/runtime.h F(StringBuilderJoin, 3, 1) \
F 148 src/runtime.h F(SparseJoinWithSeparator, 3, 1) \
F 151 src/runtime.h F(NumberOr, 2, 1) \
F 152 src/runtime.h F(NumberAnd, 2, 1) \
F 153 src/runtime.h F(NumberXor, 2, 1) \
F 154 src/runtime.h F(NumberNot, 1, 1) \
F 156 src/runtime.h F(NumberShl, 2, 1) \
F 157 src/runtime.h F(NumberShr, 2, 1) \
F 158 src/runtime.h F(NumberSar, 2, 1) \
F 161 src/runtime.h F(NumberEquals, 2, 1) \
F 162 src/runtime.h F(StringEquals, 2, 1) \
F 164 src/runtime.h F(NumberCompare, 3, 1) \
F 165 src/runtime.h F(SmiLexicographicCompare, 2, 1) \
F 166 src/runtime.h F(StringCompare, 2, 1) \
F 169 src/runtime.h F(Math_acos, 1, 1) \
F 170 src/runtime.h F(Math_asin, 1, 1) \
F 171 src/runtime.h F(Math_atan, 1, 1) \
F 172 src/runtime.h F(Math_atan2, 2, 1) \
F 173 src/runtime.h F(Math_ceil, 1, 1) \
F 174 src/runtime.h F(Math_cos, 1, 1) \
F 175 src/runtime.h F(Math_exp, 1, 1) \
F 176 src/runtime.h F(Math_floor, 1, 1) \
F 177 src/runtime.h F(Math_log, 1, 1) \
F 178 src/runtime.h F(Math_pow, 2, 1) \
F 179 src/runtime.h F(Math_pow_cfunction, 2, 1) \
F 180 src/runtime.h F(RoundNumber, 1, 1) \
F 181 src/runtime.h F(Math_sin, 1, 1) \
F 182 src/runtime.h F(Math_sqrt, 1, 1) \
F 183 src/runtime.h F(Math_tan, 1, 1) \
F 186 src/runtime.h F(RegExpCompile, 3, 1) \
F 187 src/runtime.h F(RegExpExec, 4, 1) \
F 188 src/runtime.h F(RegExpExecMultiple, 4, 1) \
F 189 src/runtime.h F(RegExpInitializeObject, 5, 1) \
F 190 src/runtime.h F(RegExpConstructResult, 3, 1) \
F 193 src/runtime.h F(ParseJson, 1, 1) \
F 196 src/runtime.h F(StringCharCodeAt, 2, 1) \
F 197 src/runtime.h F(StringIndexOf, 3, 1) \
F 198 src/runtime.h F(StringLastIndexOf, 3, 1) \
F 199 src/runtime.h F(StringLocaleCompare, 2, 1) \
F 200 src/runtime.h F(SubString, 3, 1) \
F 201 src/runtime.h F(StringReplaceRegExpWithString, 4, 1) \
F 202 src/runtime.h F(StringReplaceOneCharWithString, 3, 1) \
F 203 src/runtime.h F(StringMatch, 3, 1) \
F 204 src/runtime.h F(StringTrim, 3, 1) \
F 205 src/runtime.h F(StringToArray, 2, 1) \
F 206 src/runtime.h F(NewStringWrapper, 1, 1) \
F 209 src/runtime.h F(NumberToRadixString, 2, 1) \
F 210 src/runtime.h F(NumberToFixed, 2, 1) \
F 211 src/runtime.h F(NumberToExponential, 2, 1) \
F 212 src/runtime.h F(NumberToPrecision, 2, 1)
F 216 src/runtime.h F(FunctionSetInstanceClassName, 2, 1) \
F 217 src/runtime.h F(FunctionSetLength, 2, 1) \
F 218 src/runtime.h F(FunctionSetPrototype, 2, 1) \
F 219 src/runtime.h F(FunctionSetReadOnlyPrototype, 1, 1) \
F 220 src/runtime.h F(FunctionGetName, 1, 1) \
F 221 src/runtime.h F(FunctionSetName, 2, 1) \
F 222 src/runtime.h F(FunctionNameShouldPrintAsAnonymous, 1, 1) \
F 223 src/runtime.h F(FunctionMarkNameShouldPrintAsAnonymous, 1, 1) \
F 224 src/runtime.h F(FunctionBindArguments, 4, 1) \
F 225 src/runtime.h F(BoundFunctionGetBindings, 1, 1) \
F 226 src/runtime.h F(FunctionRemovePrototype, 1, 1) \
F 227 src/runtime.h F(FunctionGetSourceCode, 1, 1) \
F 228 src/runtime.h F(FunctionGetScript, 1, 1) \
F 229 src/runtime.h F(FunctionGetScriptSourcePosition, 1, 1) \
F 230 src/runtime.h F(FunctionGetPositionForOffset, 2, 1) \
F 231 src/runtime.h F(FunctionIsAPIFunction, 1, 1) \
F 232 src/runtime.h F(FunctionIsBuiltin, 1, 1) \
F 233 src/runtime.h F(GetScript, 1, 1) \
F 234 src/runtime.h F(CollectStackTrace, 3, 1) \
F 235 src/runtime.h F(GetV8Version, 0, 1) \
F 237 src/runtime.h F(ClassOf, 1, 1) \
F 238 src/runtime.h F(SetCode, 2, 1) \
F 239 src/runtime.h F(SetExpectedNumberOfProperties, 2, 1) \
F 241 src/runtime.h F(CreateApiFunction, 1, 1) \
F 242 src/runtime.h F(IsTemplate, 1, 1) \
F 243 src/runtime.h F(GetTemplateField, 2, 1) \
F 244 src/runtime.h F(DisableAccessChecks, 1, 1) \
F 245 src/runtime.h F(EnableAccessChecks, 1, 1) \
F 248 src/runtime.h F(DateCurrentTime, 0, 1) \
F 249 src/runtime.h F(DateParseString, 2, 1) \
F 250 src/runtime.h F(DateLocalTimezone, 1, 1) \
F 251 src/runtime.h F(DateToUTC, 1, 1) \
F 252 src/runtime.h F(DateMakeDay, 2, 1) \
F 253 src/runtime.h F(DateSetValue, 3, 1) \
F 258 src/runtime.h F(CompileString, 1, 1) \
F 259 src/runtime.h F(GlobalPrint, 1, 1) \
F 262 src/runtime.h F(GlobalReceiver, 1, 1) \
F 263 src/runtime.h F(ResolvePossiblyDirectEval, 5, 2) \
F 265 src/runtime.h F(SetProperty, -1 /* 4 or 5 */, 1) \
F 266 src/runtime.h F(DefineOrRedefineDataProperty, 4, 1) \
F 267 src/runtime.h F(DefineOrRedefineAccessorProperty, 5, 1) \
F 268 src/runtime.h F(IgnoreAttributesAndSetProperty, -1 /* 3 or 4 */, 1) \
F 271 src/runtime.h F(RemoveArrayHoles, 2, 1) \
F 272 src/runtime.h F(GetArrayKeys, 2, 1) \
F 273 src/runtime.h F(MoveArrayContents, 2, 1) \
F 274 src/runtime.h F(EstimateNumberOfElements, 1, 1) \
F 277 src/runtime.h F(LookupAccessor, 3, 1) \
F 280 src/runtime.h F(MaterializeRegExpLiteral, 4, 1)\
F 281 src/runtime.h F(CreateObjectLiteral, 4, 1) \
F 282 src/runtime.h F(CreateObjectLiteralShallow, 4, 1) \
F 283 src/runtime.h F(CreateArrayLiteral, 3, 1) \
F 284 src/runtime.h F(CreateArrayLiteralShallow, 3, 1) \
F 287 src/runtime.h F(IsJSModule, 1, 1) \
F 290 src/runtime.h F(CreateJSProxy, 2, 1) \
F 291 src/runtime.h F(CreateJSFunctionProxy, 4, 1) \
F 292 src/runtime.h F(IsJSProxy, 1, 1) \
F 293 src/runtime.h F(IsJSFunctionProxy, 1, 1) \
F 294 src/runtime.h F(GetHandler, 1, 1) \
F 295 src/runtime.h F(GetCallTrap, 1, 1) \
F 296 src/runtime.h F(GetConstructTrap, 1, 1) \
F 297 src/runtime.h F(Fix, 1, 1) \
F 300 src/runtime.h F(SetInitialize, 1, 1) \
F 301 src/runtime.h F(SetAdd, 2, 1) \
F 302 src/runtime.h F(SetHas, 2, 1) \
F 303 src/runtime.h F(SetDelete, 2, 1) \
F 306 src/runtime.h F(MapInitialize, 1, 1) \
F 307 src/runtime.h F(MapGet, 2, 1) \
F 308 src/runtime.h F(MapHas, 2, 1) \
F 309 src/runtime.h F(MapDelete, 2, 1) \
F 310 src/runtime.h F(MapSet, 3, 1) \
F 313 src/runtime.h F(WeakMapInitialize, 1, 1) \
F 314 src/runtime.h F(WeakMapGet, 2, 1) \
F 315 src/runtime.h F(WeakMapHas, 2, 1) \
F 316 src/runtime.h F(WeakMapDelete, 2, 1) \
F 317 src/runtime.h F(WeakMapSet, 3, 1) \
F 320 src/runtime.h F(NewClosure, 3, 1) \
F 321 src/runtime.h F(NewObject, 1, 1) \
F 322 src/runtime.h F(NewObjectFromBound, 1, 1) \
F 323 src/runtime.h F(FinalizeInstanceSize, 1, 1) \
F 324 src/runtime.h F(Throw, 1, 1) \
F 325 src/runtime.h F(ReThrow, 1, 1) \
F 326 src/runtime.h F(ThrowReferenceError, 1, 1) \
F 327 src/runtime.h F(StackGuard, 0, 1) \
F 328 src/runtime.h F(Interrupt, 0, 1) \
F 329 src/runtime.h F(PromoteScheduledException, 0, 1) \
F 332 src/runtime.h F(NewFunctionContext, 1, 1) \
F 333 src/runtime.h F(PushWithContext, 2, 1) \
F 334 src/runtime.h F(PushCatchContext, 3, 1) \
F 335 src/runtime.h F(PushBlockContext, 2, 1) \
F 336 src/runtime.h F(PushModuleContext, 1, 1) \
F 337 src/runtime.h F(DeleteContextSlot, 2, 1) \
F 338 src/runtime.h F(LoadContextSlot, 2, 2) \
F 339 src/runtime.h F(LoadContextSlotNoReferenceError, 2, 2) \
F 340 src/runtime.h F(StoreContextSlot, 4, 1) \
F 343 src/runtime.h F(DeclareGlobals, 3, 1) \
F 344 src/runtime.h F(DeclareContextSlot, 4, 1) \
F 345 src/runtime.h F(InitializeVarGlobal, -1 /* 2 or 3 */, 1) \
F 346 src/runtime.h F(InitializeConstGlobal, 2, 1) \
F 347 src/runtime.h F(InitializeConstContextSlot, 3, 1) \
F 348 src/runtime.h F(OptimizeObjectForAddingMultipleProperties, 2, 1) \
F 351 src/runtime.h F(DebugPrint, 1, 1) \
F 352 src/runtime.h F(DebugTrace, 0, 1) \
F 353 src/runtime.h F(TraceEnter, 0, 1) \
F 354 src/runtime.h F(TraceExit, 1, 1) \
F 355 src/runtime.h F(Abort, 2, 1) \
F 357 src/runtime.h F(Log, 2, 1) \
F 359 src/runtime.h F(LocalKeys, 1, 1) \
F 361 src/runtime.h F(GetFromCache, 2, 1) \
F 364 src/runtime.h F(NewMessageObject, 2, 1) \
F 365 src/runtime.h F(MessageGetType, 1, 1) \
F 366 src/runtime.h F(MessageGetArguments, 1, 1) \
F 367 src/runtime.h F(MessageGetStartPosition, 1, 1) \
F 368 src/runtime.h F(MessageGetScript, 1, 1) \
F 371 src/runtime.h F(IS_VAR, 1, 1) \
F 374 src/runtime.h F(HasFastSmiElements, 1, 1) \
F 375 src/runtime.h F(HasFastSmiOrObjectElements, 1, 1) \
F 376 src/runtime.h F(HasFastObjectElements, 1, 1) \
F 377 src/runtime.h F(HasFastDoubleElements, 1, 1) \
F 378 src/runtime.h F(HasFastHoleyElements, 1, 1) \
F 379 src/runtime.h F(HasDictionaryElements, 1, 1) \
F 380 src/runtime.h F(HasExternalPixelElements, 1, 1) \
F 381 src/runtime.h F(HasExternalArrayElements, 1, 1) \
F 382 src/runtime.h F(HasExternalByteElements, 1, 1) \
F 383 src/runtime.h F(HasExternalUnsignedByteElements, 1, 1) \
F 384 src/runtime.h F(HasExternalShortElements, 1, 1) \
F 385 src/runtime.h F(HasExternalUnsignedShortElements, 1, 1) \
F 386 src/runtime.h F(HasExternalIntElements, 1, 1) \
F 387 src/runtime.h F(HasExternalUnsignedIntElements, 1, 1) \
F 388 src/runtime.h F(HasExternalFloatElements, 1, 1) \
F 389 src/runtime.h F(HasExternalDoubleElements, 1, 1) \
F 390 src/runtime.h F(HasFastProperties, 1, 1) \
F 391 src/runtime.h F(TransitionElementsSmiToDouble, 1, 1) \
F 392 src/runtime.h F(TransitionElementsDoubleToObject, 1, 1) \
F 393 src/runtime.h F(HaveSameMap, 2, 1) \
F 395 src/runtime.h F(ProfilerResume, 0, 1) \
F 396 src/runtime.h F(ProfilerPause, 0, 1)
F 402 src/runtime.h F(DebugBreak, 0, 1) \
F 403 src/runtime.h F(SetDebugEventListener, 2, 1) \
F 404 src/runtime.h F(Break, 0, 1) \
F 405 src/runtime.h F(DebugGetPropertyDetails, 2, 1) \
F 406 src/runtime.h F(DebugGetProperty, 2, 1) \
F 407 src/runtime.h F(DebugPropertyTypeFromDetails, 1, 1) \
F 408 src/runtime.h F(DebugPropertyAttributesFromDetails, 1, 1) \
F 409 src/runtime.h F(DebugPropertyIndexFromDetails, 1, 1) \
F 410 src/runtime.h F(DebugNamedInterceptorPropertyValue, 2, 1) \
F 411 src/runtime.h F(DebugIndexedInterceptorElementValue, 2, 1) \
F 412 src/runtime.h F(CheckExecutionState, 1, 1) \
F 413 src/runtime.h F(GetFrameCount, 1, 1) \
F 414 src/runtime.h F(GetFrameDetails, 2, 1) \
F 415 src/runtime.h F(GetScopeCount, 2, 1) \
F 416 src/runtime.h F(GetScopeDetails, 4, 1) \
F 417 src/runtime.h F(GetFunctionScopeCount, 1, 1) \
F 418 src/runtime.h F(GetFunctionScopeDetails, 2, 1) \
F 419 src/runtime.h F(DebugPrintScopes, 0, 1) \
F 420 src/runtime.h F(GetThreadCount, 1, 1) \
F 421 src/runtime.h F(GetThreadDetails, 2, 1) \
F 422 src/runtime.h F(SetDisableBreak, 1, 1) \
F 423 src/runtime.h F(GetBreakLocations, 1, 1) \
F 424 src/runtime.h F(SetFunctionBreakPoint, 3, 1) \
F 425 src/runtime.h F(SetScriptBreakPoint, 3, 1) \
F 426 src/runtime.h F(ClearBreakPoint, 1, 1) \
F 427 src/runtime.h F(ChangeBreakOnException, 2, 1) \
F 428 src/runtime.h F(IsBreakOnException, 1, 1) \
F 429 src/runtime.h F(PrepareStep, 3, 1) \
F 430 src/runtime.h F(ClearStepping, 0, 1) \
F 431 src/runtime.h F(DebugEvaluate, 6, 1) \
F 432 src/runtime.h F(DebugEvaluateGlobal, 4, 1) \
F 433 src/runtime.h F(DebugGetLoadedScripts, 0, 1) \
F 434 src/runtime.h F(DebugReferencedBy, 3, 1) \
F 435 src/runtime.h F(DebugConstructedBy, 2, 1) \
F 436 src/runtime.h F(DebugGetPrototype, 1, 1) \
F 437 src/runtime.h F(DebugSetScriptSource, 2, 1) \
F 438 src/runtime.h F(SystemBreak, 0, 1) \
F 439 src/runtime.h F(DebugDisassembleFunction, 1, 1) \
F 440 src/runtime.h F(DebugDisassembleConstructor, 1, 1) \
F 441 src/runtime.h F(FunctionGetInferredName, 1, 1) \
F 442 src/runtime.h F(LiveEditFindSharedFunctionInfosForScript, 1, 1) \
F 443 src/runtime.h F(LiveEditGatherCompileInfo, 2, 1) \
F 444 src/runtime.h F(LiveEditReplaceScript, 3, 1) \
F 445 src/runtime.h F(LiveEditReplaceFunctionCode, 2, 1) \
F 446 src/runtime.h F(LiveEditFunctionSourceUpdated, 1, 1) \
F 447 src/runtime.h F(LiveEditFunctionSetScript, 2, 1) \
F 448 src/runtime.h F(LiveEditReplaceRefToNestedFunction, 3, 1) \
F 449 src/runtime.h F(LiveEditPatchFunctionPositions, 2, 1) \
F 450 src/runtime.h F(LiveEditCheckAndDropActivations, 2, 1) \
F 451 src/runtime.h F(LiveEditCompareStrings, 2, 1) \
F 452 src/runtime.h F(LiveEditRestartFrame, 2, 1) \
F 453 src/runtime.h F(GetFunctionCodePositionFromSource, 2, 1) \
F 454 src/runtime.h F(ExecuteInDebugContext, 2, 1) \
F 456 src/runtime.h F(SetFlags, 1, 1) \
F 457 src/runtime.h F(CollectGarbage, 1, 1) \
F 458 src/runtime.h F(GetHeapUsage, 0, 1) \
F 461 src/runtime.h F(HasLOLEnabled, 0, 1) \
F 462 src/runtime.h F(CaptureLOL, 0, 1) \
F 463 src/runtime.h F(DeleteLOL, 1, 1) \
F 464 src/runtime.h F(DumpLOL, 5, 1) \
F 465 src/runtime.h F(GetLOLObj, 1, 1) \
F 466 src/runtime.h F(GetLOLObjId, 1, 1) \
F 467 src/runtime.h F(GetLOLObjRetainers, 6, 1) \
F 468 src/runtime.h F(GetLOLPath, 3, 1) \
F 469 src/runtime.h F(InfoLOL, 2, 1) \
F 470 src/runtime.h F(PrintLOLObj, 1, 1) \
F 471 src/runtime.h F(ResetLOL, 0, 1) \
F 472 src/runtime.h F(SummarizeLOL, 3, 1)
F 481 src/runtime.h F(ListNatives, 0, 1)
F 492 src/runtime.h RUNTIME_FUNCTION_LIST_ALWAYS_1(F) \
F 493 src/runtime.h RUNTIME_FUNCTION_LIST_ALWAYS_2(F) \
F 494 src/runtime.h RUNTIME_FUNCTION_LIST_DEBUG(F) \
F 495 src/runtime.h RUNTIME_FUNCTION_LIST_DEBUGGER_SUPPORT(F)
F 502 src/runtime.h F(IsSmi, 1, 1) \
F 503 src/runtime.h F(IsNonNegativeSmi, 1, 1) \
F 504 src/runtime.h F(IsArray, 1, 1) \
F 505 src/runtime.h F(IsRegExp, 1, 1) \
F 506 src/runtime.h F(IsConstructCall, 0, 1) \
F 507 src/runtime.h F(CallFunction, -1 /* receiver + n args + function */, 1) \
F 508 src/runtime.h F(ArgumentsLength, 0, 1) \
F 509 src/runtime.h F(Arguments, 1, 1) \
F 510 src/runtime.h F(ValueOf, 1, 1) \
F 511 src/runtime.h F(SetValueOf, 2, 1) \
F 512 src/runtime.h F(DateField, 2 /* date object, field index */, 1) \
F 513 src/runtime.h F(StringCharFromCode, 1, 1) \
F 514 src/runtime.h F(StringCharAt, 2, 1) \
F 515 src/runtime.h F(ObjectEquals, 2, 1) \
F 516 src/runtime.h F(RandomHeapNumber, 0, 1) \
F 517 src/runtime.h F(IsObject, 1, 1) \
F 518 src/runtime.h F(IsFunction, 1, 1) \
F 519 src/runtime.h F(IsUndetectableObject, 1, 1) \
F 520 src/runtime.h F(IsSpecObject, 1, 1) \
F 521 src/runtime.h F(IsStringWrapperSafeForDefaultValueOf, 1, 1) \
F 522 src/runtime.h F(MathPow, 2, 1) \
F 523 src/runtime.h F(MathSin, 1, 1) \
F 524 src/runtime.h F(MathCos, 1, 1) \
F 525 src/runtime.h F(MathTan, 1, 1) \
F 526 src/runtime.h F(MathSqrt, 1, 1) \
F 527 src/runtime.h F(MathLog, 1, 1) \
F 528 src/runtime.h F(IsRegExpEquivalent, 2, 1) \
F 529 src/runtime.h F(HasCachedArrayIndex, 1, 1) \
F 530 src/runtime.h F(GetCachedArrayIndex, 1, 1) \
F 531 src/runtime.h F(FastAsciiArrayJoin, 2, 1)
F 540 src/runtime.h F(ClassOf, 1, 1) \
F 541 src/runtime.h F(StringCharCodeAt, 2, 1) \
F 542 src/runtime.h F(Log, 3, 1) \
F 543 src/runtime.h F(StringAdd, 2, 1) \
F 544 src/runtime.h F(SubString, 3, 1) \
F 545 src/runtime.h F(StringCompare, 2, 1) \
F 546 src/runtime.h F(RegExpExec, 4, 1) \
F 547 src/runtime.h F(RegExpConstructResult, 3, 1) \
F 548 src/runtime.h F(GetFromCache, 2, 1) \
F 549 src/runtime.h F(NumberToString, 1, 1)
F 639 test/cctest/test-assembler-arm.cc F f;
F 660 test/cctest/test-assembler-arm.cc __ add(r4, r1, Operand(OFFSET_OF(F, a)));
F 664 test/cctest/test-assembler-arm.cc __ add(r4, r1, Operand(OFFSET_OF(F, a)));
F 750 test/cctest/test-assembler-arm.cc F f;
F 773 test/cctest/test-assembler-arm.cc __ add(r4, r1, Operand(OFFSET_OF(F, a)));
F 778 test/cctest/test-assembler-arm.cc __ add(r4, r1, Operand(OFFSET_OF(F, a)));
F 865 test/cctest/test-assembler-arm.cc F f;
F 886 test/cctest/test-assembler-arm.cc __ add(r4, r1, Operand(OFFSET_OF(F, h) + 4));
F 890 test/cctest/test-assembler-arm.cc __ add(r4, r1, Operand(OFFSET_OF(F, h) + 4));