Home | History | Annotate | Download | only in x64

Lines Matching full:masm

81     patcher.masm()->Call(GetDeoptimizationEntry(i, LAZY), RelocInfo::NONE);
744 #define __ masm()->
827 Isolate* isolate = masm()->isolate();
830 AllowExternalCallThatCantCauseGC scope(masm());
879 AllowExternalCallThatCantCauseGC scope(masm());
952 int start = masm()->pc_offset();
956 ASSERT(masm()->pc_offset() - start == table_entry_size_);