Home
last modified time | relevance | path

Searched defs:GetHClassIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h146 int GetHClassIndex() const in GetHClassIndex() function
Dgate_accessor.cpp349 uint32_t GateAccessor::GetHClassIndex(GateRef gate) const in GetHClassIndex() function in panda::ecmascript::kungfu::GateAccessor
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp85 int TSManager::GetHClassIndex(GlobalTSTypeRef classGT, bool isConstructor) in GetHClassIndex() function in panda::ecmascript::TSManager