Home | History | Annotate | Download | only in src

Lines Matching defs:optimized

2664   Handle<JSFunction> optimized =
2666 optimized->shared()->DontAdaptArguments();
2667 JSObject::AddProperty(holder, key, optimized, NONE);
8600 // the optimized code around.
8613 PrintF("[removing optimized code for: ");
8618 // Evict optimized code for this function from the cache so that it
8694 // If the function is optimized, just return.
8750 // promise, so we still say "no" if it is not optimized.
8787 // If we are trying to do OSR when there are already optimized
8789 // indirectly recursive and (b) an optimized invocation has been
8791 // Check for optimized activations of this function.
8884 // Check whether we ended up with usable optimized code.
8892 PrintF("[OSR - Entry at AST id %d, offset %d in optimized code]\n",
9847 // Optimized fast case where we only have Latin1 characters.
11319 // Inlined frame index in optimized frame, starting from outer function.
11389 // frame or if the frame is optimized it cannot be at a return.
11477 // bit 1: optimized frame.
11478 // bit 2: inlined in optimized frame
11616 // Optimized frames are not supported.
11749 // Optimized frames are not supported.