Searched defs:preparser (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dpreparser.cc41 #include "preparser.h"
53 namespace preparser { namespace in namespace:v8
85 // See preparser-data.h for the data.
485 // accept "native function" in the preparser.
1788 } } // v8::preparser
H A Dpreparser.h41 namespace preparser { namespace in namespace:v8
204 // are either being counted in the preparser data, or is important
573 // Logs the currently parsed literal as a symbol in the preparser data.
659 } } // v8::preparser

Completed in 357 milliseconds