Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Descape_analysis.cpp161 GateRef GateInfo::GetFieldValue(FieldLocation field) const in GetFieldValue() function in panda::ecmascript::kungfu::GateInfo
193 GateRef State::GetFieldValue(FieldLocation field) const in GetFieldValue() function in panda::ecmascript::kungfu::State
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Value.cpp191 T GetFieldValue(EtsObject *obj, EtsLong i) in GetFieldValue() function