Home
last modified time | relevance | path

Searched defs:methodPCInfo (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.cpp77 Module *m) { in Compile()
Dcompilation_driver.cpp194const MethodPcInfo &methodPCInfo, const std::string &methodName) const in FilterMethod() argument
Dtype_recorder.cpp28const MethodPcInfo &methodPCInfo, const Bytecodes *bytecodes, bool enableOptTrackField) in TypeRecorder()
Dbytecode_circuit_builder.h258 const MethodPcInfo &methodPCInfo, in BytecodeCircuitBuilder()
Dts_inline_lowering.cpp176 void TSInlineLowering::InlineCall(MethodInfo &methodInfo, MethodPcInfo &methodPCInfo, MethodLiteral… in InlineCall()