Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:operate

1220         the class's privates, and since all the major classes taht operate on Regsiters are
1268 Allow the JIT to operate without relying on use of RWX memory, on platforms where this is supported.
1368 Add ENABLE_JIT_OPTIMIZE_NATIVE_CALL switch to allow JIT to operate without native call optimizations.
1698 the access is polymorphic, the op_get_by_id will continue to operate - and optimize itself -
6968 jsUndefined(), and jsBoolean() to operate in terms of JSValuePtr instead
9845 to always operate on the current thread.
13139 that operate on neumeric values to be be aware of the new representation.
15583 JSImmediate values is extended. The code in JSImmediate.h can safely operate on either
15584 format. This patch updates the JIT so that it can also operate with the new format.
18887 Allow JIT to operate without the call-repatching optimization.
26639 runs can operate with even less overhead.