Searched refs:GetMapModuleValue (Results 1 – 2 of 2) sorted by relevance
515 absl::optional<int32_t> old_value = GetMapModuleValue(key); in SetValue()819 absl::optional<int32_t> CJX_Object::GetMapModuleValue(uint32_t key) const { in GetMapModuleValue() function in CJX_Object849 absl::optional<int32_t> result = pNode->JSObject()->GetMapModuleValue(key); in GetMapModuleValueFollowingChain()
264 absl::optional<int32_t> GetMapModuleValue(uint32_t key) const;