Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtype-oracle.h346 static const Type* GetJSFunctionType() { in GetJSFunctionType() function
Dimplementation-visitor.cc665 expected_types = {TypeOracle::GetJSFunctionType()}; in Visit()