Home
last modified time | relevance | path

Searched defs:stack_frame (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_errors.cc150 Local<StackFrame> stack_frame = stack->GetFrame(isolate, i); in PrintStackTrace() local
/third_party/quickjs/
Dquickjs.c54182 JSStackFrame *stack_frame = ctx->rt->current_stack_frame; in JS_GetStackDepth() local
54195 JSStackFrame *stack_frame = ctx->rt->current_stack_frame; in JS_GetCurrentLocation() local