Home
last modified time | relevance | path

Searched refs:kMethodSignaturePrefixStr (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dnamemangler.h100 static constexpr const char kMethodSignaturePrefixStr[] = "__methodSignature__"; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_symbol.cpp211 return (GetName().find(kMethodSignaturePrefixStr) == 0); in IsReflectionMethodSignature()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp2523 EmitMetaDataSymbolWithMarkFlag(methodSignatureDatas, strIdx2Type, kMethodSignaturePrefixStr, in EmitAsmLabel()

Completed in 7 milliseconds