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

  /external/v8/src/
factory.cc 52 Handle<StringDictionary> Factory::NewStringDictionary(int at_least_space_for) {
54 CALL_HEAP_FUNCTION(StringDictionary::Allocate(at_least_space_for),
55 StringDictionary);
    [all...]
objects.h     [all...]

Completed in 1857 milliseconds