Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:marking

613             When marking code executable also cache flush it, where necessary.
7319 Separate out old ArgList logic to handle buffering and marking arguments
9954 by marking the target of all forward jumps as being a jump target, and then clears the
13353 code, this means that simply marking the EvalCodeBlock through the global object
13355 explicitly marking the CodeBlocks of all the functions declared in the cached
32903 requires all variable objects to do their own marking, since they
33719 (JSC::markIfNeeded): Added an overload for marking structures.