Searched refs:BlockLiteralPoolScope (Results 1 – 1 of 1) sorted by relevance
3190 class BlockLiteralPoolScope {3192 explicit BlockLiteralPoolScope(MacroAssembler* masm) : masm_(masm) { in BlockLiteralPoolScope() function3196 ~BlockLiteralPoolScope() { in ~BlockLiteralPoolScope()