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

  /external/chromium_org/v8/test/webkit/
preventExtensions.js 115 // Check that freezing a function works correctly.
122 // Check that freezing a strict function works correctly.
129 // Check that freezing array objects works correctly.
136 // Check that freezing arguments objects works correctly.
  /external/chromium_org/v8/test/mjsunit/
object-freeze.js 196 // Test that the enumerable attribute is unperturbed by freezing.
233 // Setting elements after freezing should not be allowed
240 // Freezing an object in dictionary mode should work
241 // Also testing that getter/setter properties work after freezing
269 // Freezing arguments should work
277 // Freezing sparse arrays
283 // Accessors on fast object should behavior properly after freezing
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2606.js 59 // Check freezing Object.prototype completely.
  /external/kernel-headers/original/linux/
sched.h 1545 static inline int freezing(struct task_struct *p) function
1602 static inline int freezing(struct task_struct *p) { return 0; } function
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
filter.js 33 * To be used with large images to avoid freezing up the UI.
image_util.js 404 * stripe-by-stripe to avoid freezing up the UI. The transform is taken into

Completed in 187 milliseconds