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.cpp310 JSTaggedValue NewObjRangeTypeInfoAccessor::AotAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::NewObjRangeTypeInfoAccessor::AotAccessorStrategy
327 JSTaggedValue NewObjRangeTypeInfoAccessor::JitAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::NewObjRangeTypeInfoAccessor::JitAccessorStrategy
1411 JSTaggedValue CreateObjWithBufferTypeInfoAccessor::AotAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::CreateObjWithBufferTypeInfoAccessor::AotAccessorStrategy
1439 JSTaggedValue CreateObjWithBufferTypeInfoAccessor::JitAccessorStrategy::GetHClass() const in GetHClass() function in panda::ecmascript::kungfu::CreateObjWithBufferTypeInfoAccessor::JitAccessorStrategy
Dtype_info_accessors.h296 JSTaggedValue GetHClass() in GetHClass() function
1916 JSTaggedValue GetHClass() const in GetHClass() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp136 JSTaggedValue BuiltinsArkTools::GetHClass(EcmaRuntimeCallInfo *info) in GetHClass() function in panda::ecmascript::builtins::BuiltinsArkTools