Home
last modified time | relevance | path

Searched refs:GetCtorHclassEntries (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h336 const CMap<JSHClass *, GlobalIndex> &GetCtorHclassEntries() const in GetCtorHclassEntries() function in panda::ecmascript::JSThread
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.cpp952 const auto &ctorEntries = thread->GetCtorHclassEntries(); in AddBuiltinsInfoByNameInInstance()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1695 const auto &ctorEntries = thread->GetCtorHclassEntries(); in AddBuiltinsInfoByNameInInstance()

Completed in 8 milliseconds