Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.h194 friend class ConstGateAccessor; variable
Dgate_accessor.h551 explicit ConstGateAccessor(const Circuit *circuit) : circuit_(circuit) in ConstGateAccessor() function