]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
perf: avoid using WeakSet for isRef check
authorEvan You <yyx990803@gmail.com>
Mon, 30 Sep 2019 14:52:50 +0000 (10:52 -0400)
committerEvan You <yyx990803@gmail.com>
Mon, 30 Sep 2019 18:52:10 +0000 (14:52 -0400)
commit46bd9dbab06feeeadb7ae32a080b4fc32fc4511f
tree65bfb878a54f3db600ffa1725fd3c3f49ae00d89
parent7f06981f7c060235a33698cb00f1ecab6a6210bc
perf: avoid using WeakSet for isRef check
packages/reactivity/__tests__/ref.spec.ts
packages/reactivity/src/computed.ts
packages/reactivity/src/ref.ts
packages/runtime-core/src/vnode.ts