Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc407 Accessors::FunctionLengthInfo(isolate(), attribs); in SetFunctionInstanceDescriptor()
570 Accessors::FunctionLengthInfo(isolate(), ro_attribs); in SetStrictFunctionInstanceDescriptor()
Daccessors.cc1010 Handle<AccessorInfo> Accessors::FunctionLengthInfo( in FunctionLengthInfo() function in v8::internal::Accessors