Home | History | Annotate | Download | only in heap

Lines Matching refs:masm

4934   MacroAssembler masm(isolate, buffer, sizeof(buffer),
4937 masm.Push(isolate->factory()->undefined_value());
4938 masm.Drop(1);
4939 masm.GetCode(&desc);