Searched defs:extensible_target (Results 1 – 3 of 3) sorted by relevance
342 ecma_value_t extensible_target = ecma_builtin_object_object_is_extensible (target_obj_p); in ecma_proxy_object_get_prototype_of() local451 ecma_value_t extensible_target = ecma_builtin_object_object_is_extensible (target_obj_p); in ecma_proxy_object_set_prototype_of() local750 ecma_value_t extensible_target = ecma_builtin_object_object_is_extensible (target_obj_p); in ecma_proxy_object_get_own_property_descriptor() local772 ecma_value_t extensible_target = ecma_builtin_object_object_is_extensible (target_obj_p); in ecma_proxy_object_get_own_property_descriptor() local921 ecma_value_t extensible_target = ecma_builtin_object_object_is_extensible (target_obj_p); in ecma_proxy_object_define_own_property() local1066 ecma_value_t extensible_target = ecma_builtin_object_object_is_extensible (target_obj_p); in ecma_proxy_object_has() local1480 ecma_value_t extensible_target) in ecma_proxy_check_invariants_for_own_prop_keys()1595 ecma_value_t extensible_target = ecma_builtin_object_object_is_extensible (target_obj_p); in ecma_proxy_object_own_property_keys() local
3117 Maybe<bool> extensible_target = JSReceiver::IsExtensible(target); in CheckHasTrap() local3236 Maybe<bool> extensible_target = JSReceiver::IsExtensible(target); in CheckDeleteTrap() local3546 bool extensible_target = maybe_extensible.FromJust(); in DefineOwnProperty() local3717 Maybe<bool> extensible_target = JSReceiver::IsExtensible(target); in GetOwnPropertyDescriptor() local3730 Maybe<bool> extensible_target = JSReceiver::IsExtensible(target); in GetOwnPropertyDescriptor() local
1267 bool extensible_target = maybe_extensible.FromJust(); in CollectOwnJSProxyKeys() local