Home | History | Annotate | Download | only in src

Lines Matching refs:code_

1474   code_ = Handle<Code>::cast(global_handles->Create(code));
1475 global_handles->MakeWeak(reinterpret_cast<Object**>(code_.location()),
1483 global_handles->Destroy(reinterpret_cast<Object**>(code_.location()));