Home | History | Annotate | Download | only in x64

Lines Matching refs:LStoreCodeEntry

1705 class LStoreCodeEntry final : public LTemplateInstruction<0, 2, 0> {
1707 LStoreCodeEntry(LOperand* function, LOperand* code_object) {