Home | History | Annotate | Download | only in ia32

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
102 // in the dictionary, so code at miss_label must always call a backup
105 // case. The generated code assumes that the receiver has slow
159 // is in the dictionary, so code at miss_label must always call a
162 // that case. The generated code assumes that the receiver has slow
916 // common store code.
927 // The generated code does not accept smi keys.
928 // The generated code falls through if both probes miss.
931 Code::Kind kind,
932 Code::ExtraICState extra_state) {
940 Code::Flags flags = Code::ComputeFlags(kind,
943 Code::NORMAL,
1013 // The generated code falls through if the call should be handled by runtime.
1041 Code::ExtraICState extra_state) {
1112 Code::ExtraICState extra_state) {
1123 CallICBase::GenerateMonomorphicCacheProbe(masm, argc, Code::CALL_IC,
1228 CallICBase::GenerateMonomorphicCacheProbe(masm, argc, Code::KEYED_CALL_IC,
1229 Code::kNoExtraICState);
1306 Code::Flags flags = Code::ComputeFlags(
1307 Code::STUB, MONOMORPHIC, Code::kNoExtraICState,
1308 Code::NORMAL, Code::LOAD_IC);
1425 Code::Flags flags = Code::ComputeFlags(
1426 Code::STUB, MONOMORPHIC, strict_mode,
1427 Code::NORMAL, Code::STORE_IC);
1642 // condition code uses at the patched jump.