Home | History | Annotate | Download | only in src

Lines Matching defs:code

6 //     * Redistributions of source code must retain the above copyright
84 uint32_t code(int i) { return refs_[i].code; }
88 int max_id(int code) { return max_id_[code]; }
98 uint32_t code;
160 entry.code = EncodeExternal(type, id);
162 ASSERT_NE(0, entry.code);
176 // NOTE: This function was originally 100k of code. It has since been
178 // very easily cause code bloat. Please be careful in the future when adding
537 ExternalReferenceTable::instance(isolate_)->code(index) : 0;
574 Put(external_references->code(i), external_references->address(i));
754 // away to almost nothing in the generated code. It might be nicer to do this
839 Code* new_code_object = reinterpret_cast<Code*>(new_object); \
942 // Deserialize a new code object and write a pointer to its first
943 // instruction to the current code object.
948 // Find a recently deserialized code object using its offset from the
950 // to the current code object or the instruction pointer in a function
958 // Find an already deserialized code object using its offset from the
959 // start and write a pointer to its first instruction to the current code
977 // Find an code entry in the partial snapshots cache and
994 // code object.
1126 // deserialization code doesn't need to know the length.
1173 // the root iteration code (above) will iterate over array elements, writing the
1434 Code* target = Code::GetCodeFromTargetAddress(rinfo->target_address());
1441 Code* target = Code::cast(Code::GetObjectFromEntryAddress(entry_address));
1449 // We shouldn't have any global property cell references in code