Home | History | Annotate | Download | only in cctest

Lines Matching refs:aDeps

3293   static const char* aDeps[] = { "B" };
3294 v8::RegisterExtension(new Extension("A", "", 1, aDeps));