Searched defs:internalProperties (Results 1 – 3 of 3) sorted by relevance
114 private HashMap<String, String> internalProperties = new HashMap<>(); field in TestOptions
382 Maybe<protocol::Array<protocol::Runtime::InternalPropertyDescriptor>>* in getProperties()
754 v8::MaybeLocal<v8::Array> V8Debugger::internalProperties( in internalProperties() function in v8_inspector::V8Debugger