mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
JS: Cache moduleImport
This commit is contained in:
@@ -697,6 +697,7 @@ module ModuleImportNode {
|
||||
*
|
||||
* This predicate can be extended by subclassing `ModuleImportNode::Range`.
|
||||
*/
|
||||
cached
|
||||
ModuleImportNode moduleImport(string path) { result.getPath() = path }
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user