Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h37 using AccessorBit = InlinedPropsBit::NextFlag; variable
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp35 using AccessorBit = HandlerBase::AccessorBit; typedef