Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h531 inline void WriteVariable(Variable *var, GateRef value) in WriteVariable() function
770 void WriteVariable(GateRef value) in WriteVariable() function
Dcircuit_builder.cpp1057 void Label::LabelImpl::WriteVariable(Variable *var, GateRef value) in WriteVariable() function in panda::ecmascript::kungfu::Label::LabelImpl