- bool_notbool bool_not(WrenVM* vm, Value* args) 
- bool_toStringbool bool_toString(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- class_attributesbool class_attributes(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- class_namebool class_name(WrenVM* vm, Value* args) 
- class_supertypebool class_supertype(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- class_toStringbool class_toString(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_abortbool fiber_abort(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_callbool fiber_call(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_call1bool fiber_call1(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_currentbool fiber_current(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_errorbool fiber_error(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_isDonebool fiber_isDone(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_newbool fiber_new(WrenVM* vm, Value* args) 
- fiber_suspendbool fiber_suspend(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_transferbool fiber_transfer(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_transfer1bool fiber_transfer1(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_transferErrorbool fiber_transferError(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_trybool fiber_try(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_try1bool fiber_try1(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_yieldbool fiber_yield(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fiber_yield1bool fiber_yield1(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fn_aritybool fn_arity(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fn_call0bool fn_call0(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fn_newbool fn_new(WrenVM* vm, Value* args) 
- fn_toStringbool fn_toString(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_addbool list_add(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_addCorebool list_addCore(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_clearbool list_clear(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_countbool list_count(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_filledbool list_filled(WrenVM* vm, Value* args) 
- list_indexOfbool list_indexOf(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_insertbool list_insert(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_iteratebool list_iterate(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_iteratorValuebool list_iteratorValue(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_newbool list_new(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_removeAtbool list_removeAt(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_removeValuebool list_removeValue(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_subscriptbool list_subscript(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_subscriptSetterbool list_subscriptSetter(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- list_swapbool list_swap(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- null_notbool null_not(WrenVM* vm, Value* args) 
- null_toStringbool null_toString(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_atan2bool num_atan2(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_bangeqbool num_bangeq(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_bitwiseNotbool num_bitwiseNot(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_clampbool num_clamp(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_dotDotbool num_dotDot(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_dotDotDotbool num_dotDotDot(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_eqeqbool num_eqeq(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_fractionbool num_fraction(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_isInfinitybool num_isInfinity(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_isNanbool num_isNan(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_maxbool num_max(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_minbool num_min(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_modbool num_mod(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_negatebool num_negate(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_powbool num_pow(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_signbool num_sign(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_toStringbool num_toString(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- num_truncatebool num_truncate(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- object_bangeqbool object_bangeq(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- object_eqeqbool object_eqeq(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- object_isbool object_is(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- object_notbool object_not(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- object_samebool object_same(WrenVM* vm, Value* args) 
- object_toStringbool object_toString(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- object_typebool object_type(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- range_frombool range_from(WrenVM* vm, Value* args) 
- range_isInclusivebool range_isInclusive(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- range_iteratebool range_iterate(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- range_iteratorValuebool range_iteratorValue(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- range_maxbool range_max(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- range_minbool range_min(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- range_tobool range_to(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- range_toStringbool range_toString(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_byteAtbool string_byteAt(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_byteCountbool string_byteCount(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_codePointAtbool string_codePointAt(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_containsbool string_contains(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_endsWithbool string_endsWith(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_fromBytebool string_fromByte(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_fromCodePointbool string_fromCodePoint(WrenVM* vm, Value* args) 
- string_indexOf1bool string_indexOf1(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_indexOf2bool string_indexOf2(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_iteratebool string_iterate(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_iterateBytebool string_iterateByte(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_iteratorValuebool string_iteratorValue(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_plusbool string_plus(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_subscriptbool string_subscript(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- string_toStringbool string_toString(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- system_clockbool system_clock(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- system_gcbool system_gc(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- system_writeStringbool system_writeString(WrenVM* vm, Value* args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenInitializeCorevoid wrenInitializeCore(WrenVM* vm) 
- Undocumented in source. Be warned that the author may not have intended to support it.