Searched defs:GetObjectProperty (Results 1 – 2 of 2) sorted by relevance
45 JsonObject& GetObjectProperty(const std::string& property) { in GetObjectProperty() function
33 MaybeHandle<Object> Runtime::GetObjectProperty( in GetObjectProperty() function in v8::internal::Runtime