Home | History | Annotate | Download | only in src

Lines Matching full:inlined

1980 // a (possibly inlined) function.
2520 // Not an inlined return, so an actual one.
2526 // Return from an inlined function, visit the subexpression in the
3127 // Sets the lookup result and returns true if the store can be inlined.
3798 // adapter below it) does not work for inlined functions.
3800 Bailout("arguments access in inlined function");
3995 // We are currently in the context of inlined function thus we have
4001 PrintF("Inlined %s called from %s.\n", *callee, *caller);
4094 // Check if we can handle all declarations in the inlined functions.
4138 // for the inlined function.
4162 // Update inlined nodes count.
4346 // adapter below it) does not work for inlined functions.
4348 Bailout("Function.prototype.apply optimization in inlined function");
4568 // Support for generating inlined runtime functions.
5261 BAILOUT("inlined runtime function: IsNonNegativeSmi");
5266 BAILOUT("inlined runtime function: IsUndetectableObject");
5272 BAILOUT("inlined runtime function: IsStringWrapperSafeForDefaultValueOf");
5280 // We are generating graph for inlined function. Currently
5293 // adapter below it) does not work for inlined functions. This runtime
5305 // adapter below it) does not work for inlined functions. This runtime
5323 BAILOUT("inlined runtime function: ClassOf");
5337 BAILOUT("inlined runtime function: SetValueOf");
5397 BAILOUT("inlined runtime function: RandomHeapNumber");
5470 BAILOUT("inlined runtime function: GetFromCache");
5492 BAILOUT("inlined runtime function: SwapElements");
5498 BAILOUT("inlined runtime function: CallFunction");
5557 BAILOUT("inlined runtime function: MathSqrt");
5563 BAILOUT("inlined runtime function: IsRegExpEquivalent");
5577 BAILOUT("inlined runtime function: FastAsciiArrayJoin");