Searched refs:BlockLiteralPoolScope (Results 1 – 1 of 1) sorted by relevance
3121 class BlockLiteralPoolScope {3123 explicit BlockLiteralPoolScope(MacroAssembler* masm) : masm_(masm) { in BlockLiteralPoolScope() function3127 ~BlockLiteralPoolScope() { in ~BlockLiteralPoolScope()