MCPcopy 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

633template <>
634template <class T>
635void CastCheck<true>::Perform(T* data) {
636 T::Cast(data);
637}
638
639template <>
640template <class T>

Callers

nothing calls this directly

Calls 1

CastFunction · 0.70

Tested by

no test coverage detected