Home | History | Annotate | Download | only in src

Lines Matching defs:optimized

1871   Handle<JSFunction> optimized =
1877 optimized->shared()->DontAdaptArguments();
1878 JSReceiver::SetProperty(holder, key, optimized, NONE, kStrictMode);
1879 return optimized;
8077 PrintF(": optimized compilation failed]\n");
8159 // the optimized code around.
8164 // Find other optimized activations of the function.
8183 PrintF("[removing optimized code for: ");
8249 // function is currently optimized, regardless of reason.
8284 // If we are trying to do OSR when there are already optimized
8286 // indirectly recursive and (b) an optimized invocation has been
8288 // Check for optimized activations of this function.
8330 // Try to compile the optimized code. A true return value from
8339 PrintF("[on-stack replacement offset %d in optimized code]\n",
8382 // frame to an optimized one.
9108 // Optimized fast case where we only have ASCII characters.
10461 int inlined_jsframe_index = 0; // Inlined frame index in optimized frame.
10517 // frame or if the frame is optimized it cannot be at a return.
10605 // bit 1: optimized frame.
10606 // bit 2: inlined in optimized frame