Home
last modified time | relevance | path

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

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DnamedStrings.h96 PROP_THIS, enumerator
H A DFunction2.cpp112 setLocal(cf, NSV::PROP_THIS, in call()
H A DFunction.cpp127 setLocal(cf, NSV::PROP_THIS, fn.this_ptr ? fn.this_ptr : as_value()); in call()
H A Das_environment.cpp540 if (eq(key, NSV::PROP_THIS)) { in getVariableRaw()
H A DnamedStrings.cpp146 string_table::svt( "this", NSV::PROP_THIS ),
H A DDisplayObject.cpp176 (uri, ObjectURI(NSV::PROP_THIS))) { in pathElement()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/doc/changelogs/
H A DChangeLog-0.8.81893 as there is no clash any more. Add PROP_THIS.