Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
H A Dreflection_analysis.h94 enum class MethodSignatureProperty : uint32 { kSignatureOffset, kParameterTypes }; class
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp922 ((idx == static_cast<uint32>(MethodSignatureProperty::kParameterTypes)) && in EmitAsmLabel()
1284 bool isMethodSignature = (idx == static_cast<uint32>(MethodSignatureProperty::kSignatureOffset)) && in EmitAsmLabel()

Completed in 5 milliseconds