Searched defs:ByteCodeParser (Results 1 – 1 of 1) sorted by relevance
47 class ByteCodeParser { class49 ByteCodeParser(JSGlobalData* globalData, CodeBlock* codeBlock, Graph& graph) in ByteCodeParser() function in JSC::DFG::ByteCodeParser