Home
last modified time | relevance | path

Searched refs:EmitMethodDeclaringClass (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h220 void EmitMethodDeclaringClass(const MIRSymbol &mirSymbol, const std::string &sectionName);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp2683 void Emitter::EmitMethodDeclaringClass(const MIRSymbol &mirSymbol, const std::string &sectionName) in EmitAsmLabel() function in maplebe::Emitter
2713 EmitMethodDeclaringClass(mirSymbol, sectionName); in EmitAsmLabel()

Completed in 6 milliseconds