Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ Reset
Method
Reset
nan_persistent_12_inl.h:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
v8::Persistent<T, M2>(v8::Isolate::GetCurrent(), that) {}
24
25
inline void Reset() { v8::PersistentBase<T>::Reset(); }
26
27
template <typename S>
28
inline void Reset(const v8::Local<S> &other) {
Callers
3
~Persistent
Method · 0.95
Copy
Method · 0.95
Copy
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected