Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/libplatform/
Dv8-tracing.h81 return arg_convertables_; in arg_convertables()
103 arg_convertables_[kTraceMaxNumArgs]; variable
/third_party/node/deps/v8/src/libplatform/tracing/
Dtrace-object.cc61 arg_convertables_[i] = std::move(arg_convertables[i]); in Initialize()