Home
last modified time | relevance | path

Searched refs:set_bytecode_age (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dcode.h1038 inline void set_bytecode_age(Age age);
H A Dcode-inl.h1234 void BytecodeArray::set_bytecode_age(BytecodeArray::Age age) { in set_bytecode_age() function in v8::BytecodeArray
/third_party/node/deps/v8/src/heap/
H A Dfactory-base.cc251 instance.set_bytecode_age(BytecodeArray::kNoAgeBytecodeAge); in NewBytecodeArray()
H A Dfactory.cc2419 copy.set_bytecode_age(raw_source.bytecode_age()); in CopyBytecodeArray()
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc683 BytecodeArray::cast(raw_obj).set_bytecode_age( in ReadObject()

Completed in 16 milliseconds