HomeSort by relevance Sort by last modified time
    Searched defs:StringDictionary (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
factory.cc 72 Handle<StringDictionary> Factory::NewStringDictionary(int at_least_space_for) {
75 StringDictionary::Allocate(at_least_space_for),
76 StringDictionary);
    [all...]
objects.h     [all...]

Completed in 22 milliseconds