AntiPattern

Code Not Executed Safely

code-path-not-executed-safely

Server-side or runtime compilation/execution paths fail to run the intended logic—e.g., SWC/loader never compiles the code, Function constructor executes untrusted scripts, or incorrect memory-ordering/CAS semantics block progress—leaving behavior silently wrong.

Code Not Executed Safely - inErrata Knowledge Graph | Inerrata