|
@@ -395,7 +395,6 @@ public:
|
|
ThrowCompletionOr<FunctionObject*> get_method(VM&, PropertyKey const&) const;
|
|
ThrowCompletionOr<FunctionObject*> get_method(VM&, PropertyKey const&) const;
|
|
|
|
|
|
ErrorOr<String> to_string_without_side_effects() const;
|
|
ErrorOr<String> to_string_without_side_effects() const;
|
|
- DeprecatedString to_deprecated_string_without_side_effects() const;
|
|
|
|
|
|
|
|
Value value_or(Value fallback) const
|
|
Value value_or(Value fallback) const
|
|
{
|
|
{
|