Home
last modified time | relevance | path

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

/external/v8/src/
Dcontexts.h20 FOLLOW_CHAINS = FOLLOW_CONTEXT_CHAIN | FOLLOW_PROTOTYPE_CHAIN enumerator
Druntime.cc9259 ContextLookupFlags flags = FOLLOW_CHAINS; in RUNTIME_FUNCTION()
9376 ContextLookupFlags flags = FOLLOW_CHAINS; in LoadLookupSlotHelper()
9490 ContextLookupFlags flags = FOLLOW_CHAINS; in RUNTIME_FUNCTION()