Searched refs:CodeStubKeys (Results 1 – 2 of 2) sorted by relevance
763 Vector<const uint32_t> CodeStubKeys() const;
2531 Vector<const uint32_t> code_stub_keys = scd->CodeStubKeys(); in Deserialize()2779 Vector<const uint32_t> SerializedCodeData::CodeStubKeys() const { in CodeStubKeys() function in v8::internal::SerializedCodeData