Home
last modified time | relevance | path

Searched refs:noMeth (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/vm/
H A DASHandlers.cpp2732 const bool noMeth = (method_name.is_undefined() || method_string.empty()); in ActionCallMethod() local
2746 if (noMeth) { in ActionCallMethod()