Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dbuiltins_base.h76 static inline JSTaggedValue GetTaggedString(JSThread *thread, const char *str) in GetTaggedString() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dbuiltins_base_test.cpp125 HWTEST_F_L0(BuiltinsBaseTest, GetTaggedString) in HWTEST_F_L0() argument