Searched defs:stack_info_array (Results 1 – 1 of 1) sorted by relevance
435 std::unique_ptr<jvmtiStackInfo[]> stack_info_array(new jvmtiStackInfo[data.frames.size()]); in GetAllStackTraces() local594 std::unique_ptr<jvmtiStackInfo[]> stack_info_array(new jvmtiStackInfo[data.frames.size()]); in GetThreadListStackTraces() local