Home | History | Annotate | Download | only in src

Lines Matching refs:Execution

32 #include "execution.h"
72 return Execution::New(constructor, ARRAY_SIZE(argv), argv,
629 // Conceptual regular expression execution model:
631 // There is a simple conceptual model of regular expression execution
701 // Execution state virtualization.