Home
last modified time | relevance | path

Searched defs:CompilationInfoWithZone (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcompiler.h524 explicit CompilationInfoWithZone(Handle<Script> script) in CompilationInfoWithZone() function
527 explicit CompilationInfoWithZone(Handle<SharedFunctionInfo> shared_info) in CompilationInfoWithZone() function
530 explicit CompilationInfoWithZone(Handle<JSFunction> closure) in CompilationInfoWithZone() function
533 CompilationInfoWithZone(HydrogenCodeStub* stub, Isolate* isolate) in CompilationInfoWithZone() function
536 CompilationInfoWithZone(ScriptCompiler::ExternalSourceStream* stream, in CompilationInfoWithZone() function