Home
last modified time | relevance | path

Searched refs:kGctibLabelJavaObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Drt.cpp21 const std::string RTSupport::kGctibLabelJavaObject = "MCC_GCTIB__Ljava_2Flang_2FObject_3B"; member in maplebe::RTSupport
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Drt.h74 static const std::string kGctibLabelJavaObject; variable