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.cpp313 JSTaggedValue NewObjRangeTypeInfoAccessor::AotAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::NewObjRangeTypeInfoAccessor::AotAccessorStrategy
330 JSTaggedValue NewObjRangeTypeInfoAccessor::JitAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::NewObjRangeTypeInfoAccessor::JitAccessorStrategy
1382 JSTaggedValue CreateObjWithBufferTypeInfoAccessor::AotAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::CreateObjWithBufferTypeInfoAccessor::AotAccessorStrategy
1410 JSTaggedValue CreateObjWithBufferTypeInfoAccessor::JitAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::CreateObjWithBufferTypeInfoAccessor::JitAccessorStrategy
Dtype_info_accessors.h283 JSTaggedValue GetHClass() in GetHClass() function
1872 JSTaggedValue GetHClass() const in GetHClass() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp128 JSTaggedValue BuiltinsArkTools::GetHClass(EcmaRuntimeCallInfo *info) in GetHClass() function in panda::ecmascript::builtins::BuiltinsArkTools