Home | History | Annotate | Download | only in cctest

Lines Matching full:adeps

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