jitCurrentInfo   5670 core/CodegenLIR.cpp        if (pending && jitCurrentInfo()->lineNumTable.containsKey(pos)) return 0;
jitCurrentInfo   5672 core/CodegenLIR.cpp        jitCurrentInfo()->lineNumTable.put(pos,rec);
jitCurrentInfo   5705 core/CodegenLIR.cpp        JITCodeInfo* inf = jitCurrentInfo();
jitCurrentInfo    377 core/CodegenLIR.h        JITCodeInfo* jitCurrentInfo();