Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/code_info/
Dvreg_info.h149 const char *GetTypeString() const in GetTypeString() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp45 JSHandle<EcmaString> GetTypeString(JSThread *thread, PreferredPrimitiveType type) in GetTypeString() function