Home
last modified time | relevance | path

Searched refs:GetAsmOpcodeDisableRange (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1201 std::string GetAsmOpcodeDisableRange() const in GetAsmOpcodeDisableRange() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp301 runtimeOptions.SetAsmOpcodeDisableRange(option.GetAsmOpcodeDisableRange()); in CreateJSVM()