|
Pyrogenesis
13997
|
#include "scripting/ScriptingHost.h"Go to the source code of this file.
Namespaces | |
| JSI_VFS | |
Functions | |
| JSBool | JSI_VFS::BuildDirEntList (JSContext *cx, uintN argc, jsval *vp) |
| JSBool | JSI_VFS::GetFileMTime (JSContext *cx, uintN argc, jsval *vp) |
| JSBool | JSI_VFS::GetFileSize (JSContext *cx, uintN argc, jsval *vp) |
| JSBool | JSI_VFS::ReadFile (JSContext *cx, uintN argc, jsval *vp) |
| JSBool | JSI_VFS::ReadFileLines (JSContext *cx, uintN argc, jsval *vp) |
| JSBool | JSI_VFS::ArchiveBuilderCancel (JSContext *cx, uintN argc, jsval *vp) |
1.8.5