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

/external/v8/include/
H A Dv8.h1105 * A shorthand for ScriptCompiler::Compile().
1121 * context in which it was created (ScriptCompiler::CompileBound or
1137 class V8_EXPORT ScriptCompiler { class in namespace:v8
1142 * the compilation functions in ScriptCompiler contains produce_data_to_cache
1196 friend class ScriptCompiler;
1292 * stream scripts into V8. Returned by ScriptCompiler::StartStreamingScript.
7713 ScriptCompiler::Source::Source(Local<String> string, const ScriptOrigin& origin,
7724 ScriptCompiler::Source::Source(Local<String> string,
7729 ScriptCompiler::Source::~Source() {
7734 const ScriptCompiler
[all...]

Completed in 155 milliseconds