Lines Matching defs:code
2 // Use of this source code is governed by a BSD-style license that can be
159 AbstractCode code = function.abstract_code(isolate_);
163 // TODO(pthier): AbstractCode should fully support Baseline code.
166 code = AbstractCode::cast(baseline_frame->GetBytecodeArray());
170 JavaScriptFrame::CollectFunctionAndOffsetForICStats(function, code,
287 // Remove the target from the code cache if it became invalid
772 // Currently only load and store ICs support non-code handlers.
952 // Use specialized code for getting prototype of functions.
1135 // workaround for code that leaks the global object.
2351 Handle<Object> code;
2355 code = CodeHandler(StoreHandler::StoreSloppyArgumentsBuiltin(store_mode));
2361 code = CodeHandler(StoreHandler::StoreFastElementBuiltin(store_mode));
2363 return code;
2374 code = StoreHandler::StoreSlow(isolate(), store_mode);
2377 if (IsAnyDefineOwn() || IsStoreInArrayLiteralIC()) return code;
2385 return code;
2389 handler->set_smi_handler(*code);
2437 // TODO(mvstanton): The code below is doing pessimistic elements