Home
last modified time | relevance | path

Searched defs:throws (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_data.h201 static Span<ThrowData> From(void *mem, PandaVector<uint32_t> throws) in From()
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp542 PandaVector<uint32_t> throws; in StartProfiling() local