A platform combines multiple tutorials, projects, documentations, questions and answers for developers
  • Home (current)
  • Documentations
  • About
  • Login
  1. Home
  2. Documentations
  3. Haxe Eval

Haxe/eval API documentation

To get started with the Haxe eval target:

  • Read through the Haxe Manual
  • Find and install popular Haxe/eval libraries
  • Learn by example with the Haxe Code Cookbook

eval

..
vm
Vector

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/eval/

eval.vm
Context
Context.addBreakpoint()
Context.breakHere()
Context.callMacroApi()
Context.loadPlugin()
Control
Control.allocation_policy
Control.major_heap_increment
Control.max_overhead
Control.minor_heap_size
Control.space_overhead
Control.stack_limit
Control.verbose
Gc
Gc.allocated_bytes()
Gc.compact()
Gc.counters()
Gc.finalise()
Gc.full_major()
Gc.get()
Gc.major()
Gc.major_slice()
Gc.minor()
Gc.print_stat()
Gc.quick_stat()
Gc.set()
Gc.stat()
NativeSocket
NativeSocket.accept()
NativeSocket.bind()
NativeSocket.close()
NativeSocket.connect()
NativeSocket.host()
NativeSocket.listen()
NativeSocket.peer()
NativeSocket.receive()
NativeSocket.receiveChar()
NativeSocket.select()
NativeSocket.send()
NativeSocket.sendChar()
NativeSocket.setFastSend()
NativeSocket.setTimeout()
NativeSocket.shutdown()
NativeThread
NativeThread.delay()
NativeThread.exit()
NativeThread.id()
NativeThread.join()
NativeThread.kill()
NativeThread.readMessage()
NativeThread.self()
NativeThread.sendMessage()
NativeThread.yield()
Stat
Stat.compactions
Stat.fragments
Stat.free_blocks
Stat.free_words
Stat.heap_chunks
Stat.heap_words
Stat.largest_free
Stat.live_blocks
Stat.live_words
Stat.major_collections
Stat.major_words
Stat.minor_collections
Stat.minor_words
Stat.promoted_words
Stat.stack_size
Stat.top_heap_words
eval
Vector
Vector.blit()
Vector.copy()
Vector.fromArrayCopy()
Vector.join()
Vector.length
Vector.map()
Vector.toArray()
Copyright ©2023 TypeError Powered By AnyPost, page cost 64ms.
Privacy Policy