Searched refs:stubFile (Results 1 – 2 of 2) sorted by relevance
180 std::string stubFile = runtimeOptions.GetStubFile(); in main() local188 …panda::ecmascript::kungfu::StubCompiler compiler(triple, stubFile, optLevel, relocMode, &logOpt, &… in main()
755 std::string stubFile = vm_->GetJSOptions().GetStubFile(); in LoadStubFile() local756 aotFileManager_->LoadStubFile(stubFile); in LoadStubFile()