KJS::StringObjectFuncImp

Search for usage in LXR

KJS::StringObjectFuncImp Class Reference

#include <string_object.h>

Inherits KJS::InternalFunctionImp.

Public Member Functions

 StringObjectFuncImp (ExecState *, FunctionPrototype *, const Identifier &)
 
JSValuecallAsFunction (ExecState *exec, JSObject *thisObj, const List &args) override
 

Detailed Description

Class to implement all methods that are properties of the String object

Definition at line 151 of file string_object.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 23 2023 03:58:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.