Description- reorganize DartUtils::PrepareForScriptLoading so that it does not have the wait for service load port code in it. This is needed so that it is possible to not wait for the service load port when running with a full application snapshot that requires no loading.
- cache builtin_lib in IsolateData so that the cached value can be used withouit having to call Builtin::LoadAndCheckLibrary which creates new string objects everytime it is called.
Committed: https://github.com/dart-lang/sdk/commit/1e5eab3a143f0736d925f546952006fb31127e9a
Patch Set 1 #Patch Set 2 : self-review-comments #
Total comments: 2
Patch Set 3 : code-review-comments #
Total comments: 4
Patch Set 4 : code-review-comments #
Messages
Total messages: 8 (2 generated)
|