Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/ic/
Dic_runtime.cpp159 if (!GetThread()->GetEcmaVM()->ICEnable()) { in LoadMiss()
201 if (!GetThread()->GetEcmaVM()->ICEnable()) { in StoreMiss()
/ark/js_runtime/ecmascript/
Decma_vm.h286 bool ICEnable() const in ICEnable() function