#include <DirectEvalCodeCache.h>
|
DirectEvalExecutable * | tryGet (const String &evalSource, CallSiteIndex callSiteIndex) |
|
void | set (ExecState *exec, JSCell *owner, const String &evalSource, CallSiteIndex callSiteIndex, DirectEvalExecutable *evalExecutable) |
|
bool | isEmpty () const |
|
void | visitAggregate (SlotVisitor &) |
|
void | clear () |
|
DirectEvalExecutable * | tryGet (const String &evalSource, CallSiteIndex callSiteIndex) |
|
void | set (ExecState *exec, JSCell *owner, const String &evalSource, CallSiteIndex callSiteIndex, DirectEvalExecutable *evalExecutable) |
|
bool | isEmpty () const |
|
void | visitAggregate (SlotVisitor &) |
|
void | clear () |
|
◆ clear() [1/2]
void JSC::DirectEvalCodeCache::clear |
( |
| ) |
|
◆ clear() [2/2]
void JSC::DirectEvalCodeCache::clear |
( |
| ) |
|
◆ isEmpty() [1/2]
bool JSC::DirectEvalCodeCache::isEmpty |
( |
void |
| ) |
const |
|
inline |
◆ isEmpty() [2/2]
bool JSC::DirectEvalCodeCache::isEmpty |
( |
| ) |
const |
|
inline |
◆ set() [1/2]
◆ set() [2/2]
◆ tryGet() [1/2]
◆ tryGet() [2/2]
◆ visitAggregate() [1/2]
◆ visitAggregate() [2/2]
The documentation for this class was generated from the following files: