Home
last modified time | relevance | path

Searched refs:AccessorInfoHandling (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dobjects.h2326 enum AccessorInfoHandling { FORCE_FIELD, DONT_FORCE_FIELD }; enum
2331 AccessorInfoHandling handling = DONT_FORCE_FIELD);
2336 AccessorInfoHandling handling = DONT_FORCE_FIELD);
Dobjects.cc6239 AccessorInfoHandling handling) { in DefineOwnPropertyIgnoreAttributes()
6248 ShouldThrow should_throw, AccessorInfoHandling handling) { in DefineOwnPropertyIgnoreAttributes()