Searched defs:CanNativeMethodUseObjects (Results 1 – 4 of 4) sorted by relevance
84 virtual bool CanNativeMethodUseObjects([[maybe_unused]] const Method *method) const in CanNativeMethodUseObjects() function
507 bool EtsClassLinkerExtension::CanNativeMethodUseObjects(const Method *method) const in CanNativeMethodUseObjects() function in ark::ets::EtsClassLinkerExtension
303 bool PandaRuntimeInterface::CanNativeMethodUseObjects(MethodPtr method) const in CanNativeMethodUseObjects() function in ark::PandaRuntimeInterface
360 virtual bool CanNativeMethodUseObjects([[maybe_unused]] MethodPtr method) const in CanNativeMethodUseObjects() function