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
101 // in the dictionary, so code at miss_label must always call a backup
104 // case. The generated code assumes that the receiver has slow
158 // is in the dictionary, so code at miss_label must always call a
161 // that case. The generated code assumes that the receiver has slow
229 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
245 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
259 StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
819 // Add 1 to receiver->length, and go to common element store code for Objects.
827 // Add 1 to receiver->length, and go to common element store code for doubles.
843 // common store code.
938 // The generated code does not accept smi keys.
939 // The generated code falls through if both probes miss.
942 Code::Kind kind,
943 Code::ExtraICState extra_state) {
951 Code::Flags flags = Code::ComputeFlags(kind,
1024 // The generated code falls through if the call should be handled by runtime.
1052 Code::ExtraICState extra_state) {
1123 Code::ExtraICState extra_state) {
1134 CallICBase::GenerateMonomorphicCacheProbe(masm, argc, Code::CALL_IC,
1239 CallICBase::GenerateMonomorphicCacheProbe(masm, argc, Code::KEYED_CALL_IC,
1240 Code::kNoExtraICState);
1317 Code::Flags flags = Code::ComputeFlags(Code
1417 Code::Flags flags =
1418 Code::ComputeFlags(Code::STORE_IC, MONOMORPHIC, strict_mode);
1642 // Leaving the code managed by the register allocator and return to the
1668 // Leaving the code managed by the register allocator and return to the
1711 Handle<Code> rewritten;
1736 // Activate inlined smi code.
1757 // condition code uses at the patched jump.