webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <BuiltinExecutables.h>
Public Member Functions | |
BuiltinExecutables (VM &) | |
UnlinkedFunctionExecutable * | createDefaultConstructor (ConstructorKind, const Identifier &name) |
BuiltinExecutables (VM &) | |
UnlinkedFunctionExecutable * | createDefaultConstructor (ConstructorKind, const Identifier &name) |
Static Public Member Functions | |
static UnlinkedFunctionExecutable * | createExecutable (VM &, const SourceCode &, const Identifier &, ConstructorKind, ConstructAbility) |
static UnlinkedFunctionExecutable * | createExecutable (VM &, const SourceCode &, const Identifier &, ConstructorKind, ConstructAbility) |
|
explicit |
|
explicit |
UnlinkedFunctionExecutable * JSC::BuiltinExecutables::createDefaultConstructor | ( | ConstructorKind | constructorKind, |
const Identifier & | name | ||
) |
UnlinkedFunctionExecutable* JSC::BuiltinExecutables::createDefaultConstructor | ( | ConstructorKind | , |
const Identifier & | name | ||
) |
|
static |
|
static |