Home | History | Annotate | Download | only in bytecode

Lines Matching refs:uncheckedR

1655     ASSERT(!callFrame->uncheckedR(activationRegister()).jsValue());
1657 callFrame->uncheckedR(activationRegister()) = JSValue(activation);