Home | History | Annotate | Download | only in src

Lines Matching full:jsfunction

394                Handle<JSFunction> closure);
408 Handle<JSFunction> closure() const { return closure_; }
495 HEnvironment* CopyForInlining(Handle<JSFunction> target,
522 Handle<JSFunction> closure,
529 Handle<JSFunction> target,
550 Handle<JSFunction> closure_;
1003 Handle<JSFunction> target,
1021 void TraceInline(Handle<JSFunction> target,
1022 Handle<JSFunction> caller,