Hi all Now I know the identifiers of JavaScript function are stored in the identifierTable, but Now I encounter a new problem , and I use gdb to track the lexer::lex(void *p1,void *p2), I don't know where the "token" stored. Could you help me? Thank you! Best regards zh