Home
last modified time | relevance | path

Searched defs:ThisIsNative (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/vm/
H A Dfn_call.h249 struct ThisIsNative struct
251 typedef T value_type;
252 value_type* operator()(const as_object* o) const { in operator()