Searched refs:ScopedManagedCodeFastNative (Results 1 – 1 of 1) sorted by relevance
331 class ScopedManagedCodeFastNative : public ManagedCodeAccessor {333 explicit ScopedManagedCodeFastNative(PandaEtsNapiEnv *env) : ManagedCodeAccessor(env) in ScopedManagedCodeFastNative() function338 ~ScopedManagedCodeFastNative() in ~ScopedManagedCodeFastNative()343 NO_COPY_SEMANTIC(ScopedManagedCodeFastNative);344 NO_MOVE_SEMANTIC(ScopedManagedCodeFastNative);