CCF
Loading...
Searching...
No Matches
ccf::js::core::JSWrappedValue Member List

This is the complete list of members for ccf::js::core::JSWrappedValue, including all inherited members.

ctxccf::js::core::JSWrappedValue
is_error() constccf::js::core::JSWrappedValue
is_exception() constccf::js::core::JSWrappedValue
is_obj() constccf::js::core::JSWrappedValue
is_str() constccf::js::core::JSWrappedValue
is_true() constccf::js::core::JSWrappedValue
is_undefined() constccf::js::core::JSWrappedValue
JSWrappedValue()ccf::js::core::JSWrappedValue
JSWrappedValue(JSContext *ctx, JSValue &&val)ccf::js::core::JSWrappedValue
JSWrappedValue(JSContext *ctx, const JSValue &value)ccf::js::core::JSWrappedValue
JSWrappedValue(const JSWrappedValue &other)ccf::js::core::JSWrappedValue
JSWrappedValue(JSWrappedValue &&other) noexceptccf::js::core::JSWrappedValue
operator=(const JSWrappedValue &other)ccf::js::core::JSWrappedValue
operator[](const char *prop) constccf::js::core::JSWrappedValue
operator[](const std::string &prop) constccf::js::core::JSWrappedValue
operator[](uint32_t i) constccf::js::core::JSWrappedValue
set(const char *prop, JSWrappedValue &&value) constccf::js::core::JSWrappedValue
set(const std::string &prop, JSWrappedValue &&value) constccf::js::core::JSWrappedValue
set(const std::string &prop, JSValue &&value) constccf::js::core::JSWrappedValue
set_at_index(uint32_t index, JSWrappedValue &&value)ccf::js::core::JSWrappedValue
set_bool(const std::string &prop, bool b) constccf::js::core::JSWrappedValue
set_getter(const char *prop, JSWrappedValue &&getter) constccf::js::core::JSWrappedValue
set_int64(const std::string &prop, int64_t i) constccf::js::core::JSWrappedValue
set_null(const std::string &prop) constccf::js::core::JSWrappedValue
set_uint32(const std::string &prop, uint32_t i) constccf::js::core::JSWrappedValue
take()ccf::js::core::JSWrappedValue
valccf::js::core::JSWrappedValue
~JSWrappedValue()ccf::js::core::JSWrappedValue