Home | History | Annotate | Download | only in src

Lines Matching full:function_code

697   void SetFunctionCode(Handle<Code> function_code,
699 Handle<JSValue> code_wrapper = WrapInJSValue(function_code);
818 void FunctionCode(Handle<Code> function_code) {
822 info.SetFunctionCode(function_code, Handle<Object>(HEAP->null_value()));