Searched refs:NoCurrentFrameScope (Results 1 – 2 of 2) sorted by relevance
176 class NoCurrentFrameScope {178 explicit NoCurrentFrameScope(MacroAssembler* masm) in NoCurrentFrameScope() function183 ~NoCurrentFrameScope() { in ~NoCurrentFrameScope()
120 NoCurrentFrameScope scope(&masm); in GenerateCode()