Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.cc301 Local<v8::Object> trace_config_object = Local<v8::Object>::Cast(result); in FillTraceConfig() local
304 GetTraceRecordMode(isolate, context, trace_config_object)); in FillTraceConfig()
305 if (GetBoolean(isolate, context, trace_config_object, in FillTraceConfig()
309 if (GetBoolean(isolate, context, trace_config_object, in FillTraceConfig()
313 UpdateIncludedCategoriesList(isolate, context, trace_config_object, in FillTraceConfig()