Searched refs:CurrentCodeObjectId (Results 1 – 2 of 2) sorted by relevance
64 int CurrentCodeObjectId() const { return current_code_object_id_; } in CurrentCodeObjectId() function
34 const int code_object_id = deserializer()->CurrentCodeObjectId(); in Allocate()