Searched full:executes (Results 1 – 8 of 8) sorted by relevance
5 …hain compiles JS source code into ArkCompiler bytecodes. The JS runtime executes the generated Ark…26 …JS Execution Subsystem consists of an interpreter that executes bytecodes, inline caching that sto…
2 Server is an application that accepts commands through the socket and executes them in debugger
14 somewhere in memory and executes corresponding _operations_ on operation's arguments,
8 Hardware executes the program speculatively. It tries to predict the branch conditional(true or fal…
278 * \brief Executes external implementation of safepoint
46 // This annotation suggests TSAN that this code always executes after in ObjectToRegion()
96 // This annotation suggests TSAN that this code always executes before in CreateAndSetUpNewRegion()
96 …Panda VM supports type hierarchies according to the language it executes. That way, creation (or l…105 …to hold 'any' value. When VM executes code inside dynamically-typed language context, regular stat…