Home
last modified time | relevance | path

Searched defs:TagObject (Results 1 – 2 of 2) sorted by relevance

/third_party/node/benchmark/napi/type-tag/
Dbinding.c30 static napi_value TagObject(napi_env env, napi_callback_info info) { in TagObject() function
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc2281 void V8HeapExplorer::TagObject(Object obj, const char* tag, in TagObject() function in v8::internal::V8HeapExplorer