Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp3076 DEF_CALL_SIGNATURE(CreateStringBySingleCharCode) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp1183 GateRef BuiltinsStringStubBuilder::CreateStringBySingleCharCode(GateRef glue, GateRef charCode) in CreateStringBySingleCharCode() function in panda::ecmascript::kungfu::BuiltinsStringStubBuilder