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

  /external/chromium_org/v8/src/
trig-table.h 25 static int table_num_bytes() { return kTableSize * sizeof(*kSinTable); } function in class:v8::internal::TrigonometricLookupTable
bootstrapper.cc 2680 const int table_num_bytes = TrigonometricLookupTable::table_num_bytes(); local
    [all...]

Completed in 64 milliseconds