Searched refs:restricted_properties_thrower_ (Results 1 – 1 of 1) sorted by relevance
308 Handle<JSFunction> restricted_properties_thrower_; member in v8::internal::BASE_EMBEDDED668 if (!restricted_properties_thrower_.is_null()) { in GetThrowTypeErrorIntrinsic()669 return restricted_properties_thrower_; in GetThrowTypeErrorIntrinsic()697 restricted_properties_thrower_ = function; in GetThrowTypeErrorIntrinsic()