as_value          404 libcore/Property.h typedef boost::variant<as_value, GetterSetter> BoundType;
as_value           67 libcore/asobj/Array_as.cpp typedef boost::function2<bool, const as_value&, const as_value&> as_cmp_fn;
as_value          274 libcore/vm/VM.h typedef boost::array<as_value, 4> GlobalRegisters;