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

  /external/v8/src/
compiler.h 295 NativesFlag is_natives_code);
v8globals.h 213 enum NativesFlag { NOT_NATIVES_CODE, NATIVES_CODE };
compiler.cc 478 NativesFlag natives) {

Completed in 431 milliseconds