Home
last modified time | relevance | path

Searched defs:GetTypeString (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dscope.cpp21 static const char *GetTypeString(Scope::Type type) in GetTypeString() function
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dvreg_info.h172 const char *GetTypeString() const in GetTypeString() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profile_type.h414 std::string GetTypeString() const in GetTypeString() function
618 std::string GetTypeString() const in GetTypeString() function
Dpgo_profiler_type.h248 std::string GetTypeString() const in GetTypeString() function
867 std::string GetTypeString() const in GetTypeString() function
1001 std::string GetTypeString() const in GetTypeString() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h594 static std::string GetTypeString(const PGOHClassTreeDesc &desc) in GetTypeString() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp287 JSHandle<EcmaString> GetTypeString(JSThread *thread, PreferredPrimitiveType type) in GetTypeString() function