Searched refs:handle_scope_offs (Results 1 – 1 of 1) sorted by relevance
542 …id Arm64Assembler::CreateHandleScopeEntry(ManagedRegister m_out_reg, FrameOffset handle_scope_offs, in CreateHandleScopeEntry() argument555 handle_scope_offs.Int32Value()); in CreateHandleScopeEntry()562 AddConstant(out_reg.AsCoreRegister(), SP, handle_scope_offs.Int32Value(), NE); in CreateHandleScopeEntry()564 AddConstant(out_reg.AsCoreRegister(), SP, handle_scope_offs.Int32Value(), AL); in CreateHandleScopeEntry()