Home
last modified time | relevance | path

Searched refs:setDoubleOnMap (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/inspector/
Dv8-console.cc190 void setDoubleOnMap(v8::Local<v8::Map> map, const String16& key, in setDoubleOnMap() function in v8_inspector::__anone10f4c2c0111::ConsoleHelper
425 helper.setDoubleOnMap(timeMap, protocolTitle, client->currentTimeMS()); in timeFunction()