Home | History | Annotate | Download | only in src

Lines Matching refs:code_

1144   code_ = Handle<Code>::cast(global_handles->Create(code));
1145 global_handles->MakeWeak(reinterpret_cast<Object**>(code_.location()),
1153 global_handles->Destroy(reinterpret_cast<Object**>(code_.location()));