The invention discloses a
system and method for developing and debugging
Javascript at a
server side, and relates to the technical field of
computer software, and the method comprises the following steps: deploying a GraalVM
operating environment, configuring an isolation sandbox, and establishing a two-way
communication channel; calculating a difference coverage rate, and performing thermal difference injection or reloading of the script file; constructing a high-order
tensor model based on the multi-dimensional data, extracting
breakpoint candidate positions, and mapping and registering the
breakpoint candidate positions to a debugging engine; monitoring an execution conflict in real time and rolling back to a stable snapshot based on entropy increase; verifying the repair patch candidates, implanting a probe to dynamically adjust the
breakpoint weight, calculating a debugging comprehensive
score, quantifying the debugging quality, and when the debugging comprehensive
score is greater than a preset threshold value, ending debugging, disconnecting a debugging session and releasing resources. Safe and efficient updating is achieved through a GraalVM sandbox and a difference drive hot patch, reliable debugging is guaranteed through
tensor breakpoints and entropy increase
rollback, and automatic and efficient
server side
JavaScript debugging is achieved through quality quantification of a dynamic probe.