Searched refs:restricted_function_properties_thrower_ (Results 1 – 1 of 1) sorted by relevance
297 Handle<JSFunction> restricted_function_properties_thrower_; member in v8::internal::BASE_EMBEDDED644 if (restricted_function_properties_thrower_.is_null()) { in GetRestrictedFunctionPropertiesThrower()645 restricted_function_properties_thrower_ = GetThrowTypeErrorIntrinsic( in GetRestrictedFunctionPropertiesThrower()648 return restricted_function_properties_thrower_; in GetRestrictedFunctionPropertiesThrower()