HomeSort by relevance Sort by last modified time
    Searched refs:NewExtendedConstantPoolArray (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/v8/test/cctest/
test-constantpool.cc 92 factory->NewExtendedConstantPoolArray(small, extended);
234 factory->NewExtendedConstantPoolArray(small, extended);
  /external/chromium_org/v8/src/
factory.h 50 Handle<ConstantPoolArray> NewExtendedConstantPoolArray(
factory.cc 127 Handle<ConstantPoolArray> Factory::NewExtendedConstantPoolArray(
    [all...]

Completed in 38 milliseconds