Searched defs:currentMethod (Results 1 – 4 of 4) sorted by relevance
44 const MethodLiteral *currentMethod) in TypedBytecodeLowering()
219 EtsMethod *currentMethod = nullptr; in TEST_F() local
1125 auto currentMethod = GetCurrentMethod(); in DumpSourceLine() local
1670 void SetCurrentMethod(RuntimeInterface::MethodPtr currentMethod) in SetCurrentMethod()