Searched defs:ScriptCompiler (Results 1 - 1 of 1) sorted by relevance

/external/v8/include/
H A Dv8.h988 * A shorthand for ScriptCompiler::Compile().
999 * context in which it was created (ScriptCompiler::CompileBound or
1019 class V8_EXPORT ScriptCompiler { class in namespace:v8
1024 * the compilation functions in ScriptCompiler contains produce_data_to_cache
1073 friend class ScriptCompiler;
1151 * stream scripts into V8. Returned by ScriptCompiler::StartStreamingScript.
6366 ScriptCompiler::Source::Source(Local<String> string, const ScriptOrigin& origin,
6376 ScriptCompiler::Source::Source(Local<String> string,
6381 ScriptCompiler::Source::~Source() {
6386 const ScriptCompiler
[all...]

Completed in 100 milliseconds