Searched refs:module_bytes_string (Results 1 – 1 of 1) sorted by relevance
839 Handle<String> module_bytes_string = in CompileFunctions() local842 DCHECK(module_bytes_string->IsSeqOneByteString()); in CompileFunctions()843 ret->set_module_bytes(Handle<SeqOneByteString>::cast(module_bytes_string)); in CompileFunctions()