Searched refs:code_wrapper (Results 1 – 1 of 1) sorted by relevance
628 Handle<JSValue> code_wrapper = WrapInJSValue(function_code); in SetFunctionCode() local629 this->SetField(kCodeOffset_, code_wrapper); in SetFunctionCode()