Lines Matching refs:Code
2 // Use of this source code is governed by a BSD-style license that can be
181 __ Jump(handle(Code::cast(api_call_info->fast_handler())),
246 // If we generate a global code snippet for deoptimization only, remember
292 // If we generate a global code snippet for deoptimization only, remember
427 DCHECK(kind() == Code::LOAD_IC);
452 // Compile the interceptor call, followed by inline code to load the
459 // The ACCESSOR case needs the receiver to be passed into C++ code, the FIELD
541 Handle<Code> NamedStoreHandlerCompiler::CompileStoreCallback(
565 // Return the generated code.
575 Handle<Code> NamedLoadHandlerCompiler::CompileLoadGlobal(
607 // Return the generated code.