Skip to content
Snippets Groups Projects
Commit 87e04df2 authored by Christian Kamm's avatar Christian Kamm
Browse files

QmlJS: Refactor LookupContext creation for speed.

* If possible, create LookupContexts through SemanticInfo; it caches the
  linked Context and will be faster.
* Contexts now own their Engine.

Reviewed-by: Lasse Holmstedt
parent af46c3d9
No related branches found
No related tags found
No related merge requests found
Showing
with 139 additions and 94 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment