Searched refs:GetConstantHint (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | processed-feedback.h | 90 base::Optional<ObjectRef> GetConstantHint() const; |
D | js-heap-broker.cc | 329 base::Optional<ObjectRef> GlobalAccessFeedback::GetConstantHint() const { in GetConstantHint() function in v8::internal::compiler::GlobalAccessFeedback |