Searched refs:RecordConstPool (Results 1 – 5 of 5) sorted by relevance
2596 RecordConstPool(pool_size); in CheckConstPool()2799 void Assembler::RecordConstPool(int size) { in RecordConstPool() function in v8::internal::Assembler
970 void RecordConstPool(int size);
1365 void RecordConstPool(int size);
3089 void Assembler::RecordConstPool(int size) { in RecordConstPool() function in v8::internal::Assembler3345 RecordConstPool(size); in CheckConstPool()
10954 __ RecordConstPool(constant_pool_size); in TEST() local