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
106 // The generated code assumes that the receiver has slow properties,
161 // is in the dictionary, so code at miss_label must always call a
164 // that case. The generated code assumes that the receiver has slow
238 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
253 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
267 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
810 // The generated code does not accept smi keys.
811 // The generated code falls through if both probes miss.
814 Code::Kind kind,
815 Code::ExtraICState extra_state) {
823 Code::Flags flags = Code::ComputeFlags(kind,
897 // The generated code falls through if the call should be handled by runtime.
928 Code::ExtraICState extra_state) {
1000 Code::ExtraICState extra_ic_state) {
1013 GenerateMonomorphicCacheProbe(masm, argc, Code::CALL_IC, extra_ic_state);
1108 Code::KEYED_CALL_IC,
1109 Code::kNoExtraICState);
1334 Code::Flags flags = Code::ComputeFlags(Code::LOAD_IC, MONOMORPHIC);
1339 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
1437 Code::Flags flags =
1438 Code::ComputeFlags(Code::STORE_IC, MONOMORPHIC, strict_mode);
1717 Handle<Code> rewritten;
1742 // Activate inlined smi code.
1762 // condition code uses at the patched jump.