Searched refs:AccessorInfoHandling (Results 1 – 2 of 2) sorted by relevance
421 enum AccessorInfoHandling { FORCE_FIELD, DONT_FORCE_FIELD }; enum426 AccessorInfoHandling handling = DONT_FORCE_FIELD,432 AccessorInfoHandling handling = DONT_FORCE_FIELD,
3501 AccessorInfoHandling handling, EnforceDefineSemantics semantics) { in DefineOwnPropertyIgnoreAttributes()3510 Maybe<ShouldThrow> should_throw, AccessorInfoHandling handling, in DefineOwnPropertyIgnoreAttributes()