Home | History | Annotate | Download | only in cctest

Lines Matching refs:code_start

14022         CHECK(event->code_start != NULL);
14034 InsertSymbolAt(reinterpret_cast<i::Address>(event->code_start), &info);
14048 reinterpret_cast<i::Address>(event->code_start)));
14296 CHECK(event->code_start != NULL);
14300 code_map->Lookup(event->code_start,
14301 i::ComputePointerHash(event->code_start),
14312 uint32_t hash = i::ComputePointerHash(event->code_start);
14321 code_map->Lookup(event->code_start, hash, false);
14326 code_start, hash);