Searched refs:RecordConstPool (Results 1 – 5 of 5) sorted by relevance
391 assm_->RecordConstPool(size); in Emit()3085 void Assembler::RecordConstPool(int size) { in RecordConstPool() function in v8::internal::Assembler
1030 void RecordConstPool(int size);
1391 void RecordConstPool(int size);
3238 void Assembler::RecordConstPool(int size) { in RecordConstPool() function in v8::internal::Assembler3494 RecordConstPool(size); in CheckConstPool()
11101 __ RecordConstPool(constant_pool_size); in TEST() local