Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ Perform
Method
Perform
test-app/runtime/src/main/cpp/include/v8-internal.h:635–637 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
633
template <>
634
template <class T>
635
void CastCheck<true>::Perform(T* data) {
636
T::Cast(data);
637
}
638
639
template <>
640
template <class T>
Callers
nothing calls this directly
Calls
1
Cast
Function · 0.70
Tested by
no test coverage detected