virtual_machine.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/
29 /*************************************************************************************************/
33 /*************************************************************************************************/
43 typedef any_regular_t(named_index_lookup_signature_t)(const adobe::any_regular_t&, adobe::name_t index);
44 typedef any_regular_t(numeric_index_lookup_signature_t)(const adobe::any_regular_t&, std::size_t index);
82 /*************************************************************************************************/
|