Searched defs:TryEncode (Results 1 – 2 of 2) sorted by relevance
99 inline bool TryEncode(const ApiObjectBase* encoder, EncodeFunction&& encodeFunction) { in TryEncode() function108 inline bool TryEncode(const ApiObjectBase* encoder, in TryEncode() function
59 Maybe<ExternalReferenceEncoder::Value> ExternalReferenceEncoder::TryEncode( in TryEncode() function in v8::internal::ExternalReferenceEncoder