Home
last modified time | relevance | path

Searched defs:InlinedPropsBit (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h59 …using InlinedPropsBit = KindBit::NextFlag; … variable
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp31 using InlinedPropsBit = HandlerBase::InlinedPropsBit; typedef