Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp174 icEnabled_ = options_.EnableIC(); in EcmaVM()
Djs_runtime_options.h669 bool EnableIC() const in EnableIC() function