Searched defs:currentMethod (Results 1 – 5 of 5) sorted by relevance
217 const currentMethod = assign.getCfg().getDeclaringMethod(); constant
47 const MethodLiteral *currentMethod) in TypedBytecodeLowering()
219 EtsMethod *currentMethod = nullptr; in TEST_F() local
1125 auto currentMethod = GetCurrentMethod(); in DumpSourceLine() local
1674 void SetCurrentMethod(RuntimeInterface::MethodPtr currentMethod) in SetCurrentMethod()