Lines Matching defs:code
2 // Use of this source code is governed by a BSD-style license that can be
10 #include "src/codegen/code-factory.h"
371 // {function}s map is stable, i.e. we can use a code dependency
771 // code which hasn't been modified to support super property access.
803 // TODO(neis): We could generate code that checks if the new value equals
852 // Record a code dependency on the cell if we can benefit from the
911 // Record a code dependency on the cell, and just deoptimize if the new
923 // Record a code dependency on the cell, and just deoptimize if the new
960 // Record a code dependency on the cell, and just deoptimize if the
1248 // Generate code for the various different property access patterns.
1677 // via code dependencies on the relevant prototype maps.
1765 // Generate code for the various different element access patterns.
2230 TRACE_BROKER_MISSING(broker(), "call code for function template info "
2253 Node* code = jsgraph()->HeapConstant(call_api_callback.code());
2258 code, function_reference, jsgraph()->Constant(argc), data, holder,
2658 // for asm.js-like code patterns).