Home | History | Annotate | Download | only in src

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
32 #include "code-stubs.h"
123 void IncrementalMarking::RecordCodeTargetPatch(Code* host,
135 Code* host = heap_->isolate()->inner_pointer_to_code_cache()->
145 Code* value) {
173 Code::cast(value));
515 void IncrementalMarking::ActivateGeneratedStub(Code* stub) {
545 RecordWriteStub::Patch(Code::cast(e), mode);