Searched defs:GetFieldValue (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | escape_analysis.cpp | 161 GateRef GateInfo::GetFieldValue(FieldLocation field) const in GetFieldValue() function in panda::ecmascript::kungfu::GateInfo |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ | ||
| D | std_core_Value.cpp | 191 T GetFieldValue(EtsObject *obj, EtsLong i) in GetFieldValue() function |