Searched refs:BlockConstPoolScope (Results 1 – 4 of 4) sorted by relevance
1146 class BlockConstPoolScope {1148 explicit BlockConstPoolScope(Assembler* assem) : assem_(assem) { in BlockConstPoolScope() function1151 ~BlockConstPoolScope() { in ~BlockConstPoolScope()1158 DISALLOW_IMPLICIT_CONSTRUCTORS(BlockConstPoolScope);1356 friend class BlockConstPoolScope; variable
279 Assembler::BlockConstPoolScope block_const_pool(masm); in GenerateSlot()
120 BlockConstPoolScope block_const_pool(this); in Call()154 BlockConstPoolScope block_const_pool(this); in Call()
325 { Assembler::BlockConstPoolScope block_const_pool(masm_); in EmitReturnSequence()