Searched refs:set_bytecode_age (Results 1 – 5 of 5) sorted by relevance
1038 inline void set_bytecode_age(Age age); in DEFINE_OPERATORS_FOR_FLAGS()
1234 void BytecodeArray::set_bytecode_age(BytecodeArray::Age age) { in set_bytecode_age() function
683 BytecodeArray::cast(raw_obj).set_bytecode_age( in ReadObject()
251 instance.set_bytecode_age(BytecodeArray::kNoAgeBytecodeAge); in NewBytecodeArray()
2419 copy.set_bytecode_age(raw_source.bytecode_age()); in CopyBytecodeArray()