Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h60 …using AccessorBit = InlinedPropsBit::NextFlag; … variable
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp36 using AccessorBit = HandlerBase::AccessorBit; typedef