Searched defs:bound_target_function (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dapi.cc4541 auto bound_target_function = i::handle( local
4542 bound_function->bound_target_function(), bound_function->GetIsolate());
4543 return Utils::CallableToLocal(bound_target_function);

Completed in 152 milliseconds