Home
last modified time | relevance | path

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

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