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 // in that case. The generated code assumes that the receiver has slow
807 // The generated code does not accept smi keys.
808 // The generated code falls through if both probes miss.
811 Code::Kind kind,
812 Code::ExtraICState extra_state) {
820 Code::Flags flags = Code::ComputeFlags(kind,
823 Code::NORMAL,
894 // The generated code falls through if the call should be handled by runtime.
925 Code::ExtraICState extra_state) {
997 Code::ExtraICState extra_ic_state) {
1010 GenerateMonomorphicCacheProbe(masm, argc, Code::CALL_IC, extra_ic_state);
1105 Code::KEYED_CALL_IC,
1106 Code::kNoExtraICState);
1331 Code::Flags flags = Code::ComputeFlags(
1332 Code::STUB, MONOMORPHIC, Code::kNoExtraICState,
1333 Code::NORMAL, Code::LOAD_IC);
1452 Code::Flags flags = Code::ComputeFlags(
1453 Code::STUB, MONOMORPHIC, strict_mode,
1454 Code::NORMAL, Code::STORE_IC);
1661 // condition code uses at the patched jump.