Searched defs:GetHClassIndex (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | type_info_accessors.h | 146 int GetHClassIndex() const in GetHClassIndex() function |
| D | gate_accessor.cpp | 349 uint32_t GateAccessor::GetHClassIndex(GateRef gate) const in GetHClassIndex() function in panda::ecmascript::kungfu::GateAccessor |
| /arkcompiler/ets_runtime/ecmascript/ts_types/ | ||
| D | ts_manager.cpp | 85 int TSManager::GetHClassIndex(GlobalTSTypeRef classGT, bool isConstructor) in GetHClassIndex() function in panda::ecmascript::TSManager |