Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder_helper.cpp109 void Label::LabelImpl::WriteVariable(Variable *var, GateRef value) in WriteVariable() function in panda::ecmascript::kungfu::Label::LabelImpl
Dcircuit_builder_helper.h127 inline void WriteVariable(Variable *var, GateRef value) in WriteVariable() function
438 void WriteVariable(GateRef value) in WriteVariable() function