Home
last modified time | relevance | path

Searched defs:GetHClass (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Ddyn_objects.h37 HClass *GetHClass() in GetHClass() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.cpp264 JSTaggedValue NewObjRangeTypeInfoAccessor::AotAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::NewObjRangeTypeInfoAccessor::AotAccessorStrategy
281 JSTaggedValue NewObjRangeTypeInfoAccessor::JitAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::NewObjRangeTypeInfoAccessor::JitAccessorStrategy
1423 JSTaggedValue CreateObjWithBufferTypeInfoAccessor::AotAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::CreateObjWithBufferTypeInfoAccessor::AotAccessorStrategy
1452 JSTaggedValue CreateObjWithBufferTypeInfoAccessor::JitAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::CreateObjWithBufferTypeInfoAccessor::JitAccessorStrategy
Dtype_info_accessors.h345 JSTaggedValue GetHClass() in GetHClass() function
2269 JSTaggedValue GetHClass() const in GetHClass() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp122 JSTaggedValue BuiltinsArkTools::GetHClass(EcmaRuntimeCallInfo *info) in GetHClass() function in panda::ecmascript::builtins::BuiltinsArkTools