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

  /external/v8/src/
macros.py 68 const kReadOnlyPrototypeBit = 3; # For FunctionTemplateInfo, matches objects.h
apinatives.js 84 if (flags & (1 << kReadOnlyPrototypeBit)) {
objects-inl.h     [all...]
objects.h     [all...]
  /external/chromium_org/v8/src/
apinatives.js 87 if (flags & (1 << kReadOnlyPrototypeBit)) {
macros.py 70 const kReadOnlyPrototypeBit = 3;
objects-inl.h     [all...]
objects.h     [all...]

Completed in 234 milliseconds