Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-debugger.cc791 v8::Local<v8::Value> boundFunction = function->GetBoundFunction(); in internalProperties() local
793 if (boundFunction->IsUndefined() && in internalProperties()