Home
last modified time | relevance | path

Searched refs:SetNextCheckIn (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dconstant-pool.cc250 SetNextCheckIn(1); in RecordKey()
333 void ConstantPool::SetNextCheckIn(size_t instructions) { in SetNextCheckIn() function in v8::internal::ConstantPool
498 SetNextCheckIn(1); in RecordKey()
582 void ConstantPool::SetNextCheckIn(size_t instructions) { in SetNextCheckIn() function in v8::internal::ConstantPool
Dconstant-pool.h283 void SetNextCheckIn(size_t instructions);
/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64.cc4056 SetNextCheckIn(ConstantPool::kCheckInterval); in Check()
/third_party/node/deps/v8/src/codegen/arm64/
Dassembler-arm64.cc4470 SetNextCheckIn(ConstantPool::kCheckInterval); in Check()