Searched refs:MapGet (Results 1 – 2 of 2) sorted by relevance
140 static void MapGet(Local<Name> name, const PropertyCallbackInfo<Value>& info);398 void JsHttpRequestProcessor::MapGet(Local<Name> name, in MapGet() function in JsHttpRequestProcessor448 result->SetHandler(NamedPropertyHandlerConfiguration(MapGet, MapSet)); in MakeMapTemplate()
3055 V(Map.prototype, get, MapGet) \