Home | History | Annotate | Download | only in src

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
118 entry.code = EncodeExternal(type, id);
120 ASSERT_NE(0, entry.code);
134 // NOTE: This function was originally 100k of code. It has since been
136 // very easily cause code bloat. Please be careful in the future when adding
531 ExternalReferenceTable::instance(isolate_)->code(index) : 0;
568 Put(external_references->code(i), external_references->address(i));
756 // away to almost nothing in the generated code. It might be nicer to do this
845 Code* new_code_object = reinterpret_cast<Code*>(new_object); \
987 // Deserialize a new code object and write a pointer to its first
988 // instruction to the current code object.
994 // Deserialize a new object from pointer found in code and write
999 // Find a recently deserialized code object using its offset from the
1003 // Find an already deserialized code object using its offset from
1008 // Find a recently deserialized code object using its offset from the
1010 // to the current code object or the instruction pointer in a function
1018 // Find an already deserialized code object using its offset from the
1019 // start and write a pointer to its first instruction to the current code
1034 // Find an code entry in the partial snapshots cache and
1051 // code object.
1157 // deserialization code doesn't need to know the length.
1213 // the root iteration code (above) will iterate over array elements, writing the
1254 // In order to avoid code bloat in the deserializer we don't have
1380 // The code-caches link to context-specific code objects, which
1559 Code* target = Code::GetCodeFromTargetAddress(rinfo->target_address());
1566 Code* target = Code::cast(Code::GetObjectFromEntryAddress(entry_address));
1574 // We shouldn't have any global property cell references in code