Home
last modified time | relevance | path

Searched defs:new_depth (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djs-context-specialization.cc49 size_t new_depth) { in SimplifyJSLoadContext()
68 size_t new_depth) { in SimplifyJSStoreContext()
/external/python/cpython3/Python/
Dceval.c4350 _PyEval_SetCoroutineOriginTrackingDepth(int new_depth) in _PyEval_SetCoroutineOriginTrackingDepth()
Dcompile.c5034 int new_depth = depth + effect; in stackdepth() local