Home
last modified time | relevance | path

Searched defs:bound_this (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Djs-call-reducer.cc268 Handle<Object> bound_this(function->bound_this(), isolate()); in ReduceJSCallFunction() local
/external/v8/src/runtime/
Druntime-debug.cc164 Handle<String> bound_this = in GetInternalProperties() local
/external/v8/src/
Dfactory.cc1958 Handle<JSReceiver> target_function, Handle<Object> bound_this, in NewJSBoundFunction()
/external/v8/test/cctest/
Dtest-heap-profiler.cc256 const v8::HeapGraphNode* bound_this = GetProperty( in TEST() local