Home
last modified time | relevance | path

Searched refs:CheckReflectionStrHot (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dprofile.h67 bool CheckReflectionStrHot(const std::string &str, uint8 &layoutType) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dprofile.cpp505 bool Profile::CheckReflectionStrHot(const std::string &str, uint8 &layoutType) const in CheckReflectionStrHot() function in maple::Profile