Searched refs:SetAsmOpcodeDisableRange (Results 1 – 5 of 5) sorted by relevance
68 options2.SetAsmOpcodeDisableRange("1,10"); in HWTEST_F_L0()73 options2.SetAsmOpcodeDisableRange("0x1,0xa"); in HWTEST_F_L0()78 options2.SetAsmOpcodeDisableRange(","); in HWTEST_F_L0()83 options2.SetAsmOpcodeDisableRange("@,@"); in HWTEST_F_L0()
233 void SetAsmOpcodeDisableRange(const std::string &value) in SetAsmOpcodeDisableRange() function
406 SetAsmOpcodeDisableRange(optarg); in ParseCommand()
677 void SetAsmOpcodeDisableRange(std::string value) in SetAsmOpcodeDisableRange() function
4260 runtimeOptions.SetAsmOpcodeDisableRange(option.GetAsmOpcodeDisableRange()); in CreateJSVM()