Lines Matching refs:Code
6 // * Redistributions of source code must retain the above copyright
61 // Generated code falls through if the receiver is a regular non-global
158 // The generated code assumes that the receiver has slow properties,
213 // is in the dictionary, so code at miss_label must always call a
216 // that case. The generated code assumes that the receiver has slow
311 // Compute the hash code from the untagged key. This must be kept in sync
399 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
414 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
428 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
869 // The generated code does not accept smi keys.
870 // The generated code falls through if both probes miss.
873 Code::Kind kind) {
881 Code::Flags flags = Code::ComputeFlags(kind,
884 Code::kNoExtraICState,
955 // The generated code falls through if the call should be handled by runtime.
1058 GenerateMonomorphicCacheProbe(masm, argc, Code::CALL_IC);
1181 GenerateMonomorphicCacheProbe(masm, argc, Code::KEYED_CALL_IC);
1246 Code::Flags flags = Code::ComputeFlags(Code::LOAD_IC,
1253 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
1373 // Patch the offset in the write-barrier code. The offset is the
1473 Code::Flags flags = Code::ComputeFlags(Code::STORE_IC,
1689 Handle<Code> rewritten;
1711 // Activate inlined smi code.
1731 // condition code uses at the patched jump.