Searched refs:RecordConstPool (Results 1 – 5 of 5) sorted by relevance
381 assm_->RecordConstPool(size); in Emit()3103 void Assembler::RecordConstPool(int size) { in RecordConstPool() function in v8::internal::Assembler
955 void RecordConstPool(int size);
1358 void RecordConstPool(int size);
3638 void Assembler::RecordConstPool(int size) { in RecordConstPool() function in v8::internal::Assembler3952 RecordConstPool(size); in CheckConstPool()
11076 __ RecordConstPool(constant_pool_size); in TEST() local