Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-proxy-gen.h33 kProxyContextLength, enumerator
Dbuiltins-proxy-gen.cc126 Node* const context = Allocate(FixedArray::SizeFor(kProxyContextLength)); in CreateProxyRevokeFunctionContext()
128 InitializeFunctionContext(native_context, context, kProxyContextLength); in CreateProxyRevokeFunctionContext()