Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.cc277 Local<v8::Object> trace_config_object = Local<v8::Object>::Cast(result); in FillTraceConfig() local
280 GetTraceRecordMode(isolate, context, trace_config_object)); in FillTraceConfig()
281 if (GetBoolean(isolate, context, trace_config_object, in FillTraceConfig()
285 if (GetBoolean(isolate, context, trace_config_object, in FillTraceConfig()
289 UpdateIncludedCategoriesList(isolate, context, trace_config_object, in FillTraceConfig()